Mercurial > hg > rlgwebd
comparison index-rlg.html @ 67:b6a3b26fe0dc
RLG-Web client: some visual improvements.
Hide the debugging messages by default.
| author | John "Elwin" Edwards <elwin@sdf.org> |
|---|---|
| date | Wed, 20 Jun 2012 14:11:57 -0700 |
| parents | 57bf0dcd080e |
| children | 4728fc71bbda |
comparison
equal
deleted
inserted
replaced
| 66:57bf0dcd080e | 67:b6a3b26fe0dc |
|---|---|
| 113 <div><span class="ibutton" onclick="formreg(event)">Sign up</span></div> | 113 <div><span class="ibutton" onclick="formreg(event)">Sign up</span></div> |
| 114 <div><span class="ibutton" onclick="setmode('login')">Cancel</span></div> | 114 <div><span class="ibutton" onclick="setmode('login')">Cancel</span></div> |
| 115 </div> | 115 </div> |
| 116 </div> | 116 </div> |
| 117 </div> | 117 </div> |
| 118 <div class="rfloat"><span class="ibutton" onclick="toggledebug()">Messages</span></div> | |
| 118 <div id="debug"> | 119 <div id="debug"> |
| 119 <p>Debugging Output</p> | |
| 120 </div> | 120 </div> |
| 121 </body> | 121 </body> |
| 122 </html> | 122 </html> |
