Add client-side support for watching dgamelaunch games.
This commit is contained in:
parent
7332b95a30
commit
2e0cec33ba
3 changed files with 37 additions and 25 deletions
|
|
@ -101,7 +101,7 @@
|
|||
<div class="modal" id="current">
|
||||
<div id="gametable" class="formtable">
|
||||
<div class="tcapt">Games in Progress</div>
|
||||
<div><div>Player</div><div>Game</div><div>Idle time</div><div>Actions</div></div>
|
||||
<div><div>Player</div><div>Game</div><div>Source</div><div>Idle time</div><div>Actions</div></div>
|
||||
</div>
|
||||
<div id="nogames">No one is playing right now.</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue