Mercurial > hg > rlgwebd
diff index-rlg.html @ 92:a4d3ecf188b7
RLG-Web client: replace setTitle() with message().
Remove the title line, and make setTitle() add a message instead.
Also remove setTitle() from termemu.js, because shterm.js duplicates
the code.
author | John "Elwin" Edwards <elwin@sdf.org> |
---|---|
date | Tue, 10 Jul 2012 18:39:36 -0700 |
parents | 6c6a6e4f1e5b |
children | e84a99712c62 |
line wrap: on
line diff
--- a/index-rlg.html Tue Jul 10 16:32:49 2012 -0700 +++ b/index-rlg.html Tue Jul 10 18:39:36 2012 -0700 @@ -11,7 +11,6 @@ <body onload="setup()" onkeydown="sendkey(event)"> <h1>RLG-Web β3</h1> <div id ="top"> - <span id="ttitle"></span> <img src="/bell.png" alt="bell" id="bell"> </div> <div id="termwrap">TERM</div>