Mercurial > hg > rlgwebd
comparison index-rlg.html @ 176:bf518a00190b
Add client-side support for watching dgamelaunch games.
| author | John "Elwin" Edwards |
|---|---|
| date | Wed, 14 Jan 2015 07:44:22 -0500 |
| parents | db27b91578f0 |
| children |
comparison
equal
deleted
inserted
replaced
| 175:4dd87508fc96 | 176:bf518a00190b |
|---|---|
| 99 </div> | 99 </div> |
| 100 </div> | 100 </div> |
| 101 <div class="modal" id="current"> | 101 <div class="modal" id="current"> |
| 102 <div id="gametable" class="formtable"> | 102 <div id="gametable" class="formtable"> |
| 103 <div class="tcapt">Games in Progress</div> | 103 <div class="tcapt">Games in Progress</div> |
| 104 <div><div>Player</div><div>Game</div><div>Idle time</div><div>Actions</div></div> | 104 <div><div>Player</div><div>Game</div><div>Source</div><div>Idle time</div><div>Actions</div></div> |
| 105 </div> | 105 </div> |
| 106 <div id="nogames">No one is playing right now.</div> | 106 <div id="nogames">No one is playing right now.</div> |
| 107 </div> | 107 </div> |
| 108 <div class="modal" id="startgame"> | 108 <div class="modal" id="startgame"> |
| 109 <div id="opttable" class="formtable"><div><div>Game</div><div>Actions</div></div></div> | 109 <div id="opttable" class="formtable"><div><div>Game</div><div>Actions</div></div></div> |
