Mercurial > hg > rlgwebd
diff index-rlg.html @ 95:e84a99712c62
RLG-Web client: hide debugging information.
Remove the button that shows div#debug. Alerting the user should be
done with message().
author | John "Elwin" Edwards <elwin@sdf.org> |
---|---|
date | Wed, 11 Jul 2012 10:43:40 -0700 |
parents | a4d3ecf188b7 |
children | 75a016c49076 |
line wrap: on
line diff
--- a/index-rlg.html Wed Jul 11 10:30:33 2012 -0700 +++ b/index-rlg.html Wed Jul 11 10:43:40 2012 -0700 @@ -127,11 +127,10 @@ </div> </div> </div> +<div class="modal" id="messages"> +</div> <div class="modal" id="misc"> <div class="centerb"><a href="/about.html">Information</a></div> -<div class="centerb"><span class="ibutton" onclick="toggleBlock('debug')">Messages</span></div> -</div> -<div class="modal" id="messages"> </div> <div id="debug"> </div>