RLG-Web: add a new message framework.
Add a message() function meant for UI messages, not debugging info.
This commit is contained in:
parent
06614ac0aa
commit
5af0160769
3 changed files with 37 additions and 3 deletions
|
|
@ -130,6 +130,8 @@
|
|||
<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>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue