diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2012-05-05 10:52:29 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2012-05-05 10:52:29 +0200 |
commit | 19fe0e08586e9e4063d507ff45b25315f5cf5bc7 (patch) | |
tree | f21cca360ac145395a51515964031063028412fa /munia.html | |
parent | 7da71469707ae9394e457f1d212b192aa3970707 (diff) |
More fixes for new protocol.
Diffstat (limited to 'munia.html')
-rw-r--r-- | munia.html | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -50,7 +50,6 @@ body { </head> <body id="body"> <div id="wstask_status">TaskProto not initialized</div> -<div id="wsobserve_status">ObserveProto not initialized</div> TaskProto: <input type="text" id="input_task_data" value="observe 0" onfocus="clear()"/> <input type="button" value="submit" onclick="task_submit()"/><br/> TaskMessages: <span id="wstask_lastmsg"></span><br/> |