little fixes

This commit is contained in:
2020-10-23 09:57:33 +03:00
parent cf158b6dac
commit c1873f23ff
4 changed files with 47 additions and 11 deletions

View File

@@ -7,7 +7,6 @@
<body onload="auth.init();">
<p>Text
<p>More text
<button onclick="auth.wsinit();">Push me</button>
<p>
<div id="wsmsgs"></div>
<div id="errmsg" style='background-color: red;'></div>