diff index-rlg.html @ 57:e7c864e80a79

RLG-Web client: explain when there are no games to watch If no games are available for watching, display a message saying so instead of showing an empty table.
author John "Elwin" Edwards <elwin@sdf.org>
date Mon, 18 Jun 2012 16:53:44 -0700
parents 7f3ca16409fe
children 00b985b8ba6a
line wrap: on
line diff
--- a/index-rlg.html	Mon Jun 18 14:30:05 2012 -0700
+++ b/index-rlg.html	Mon Jun 18 16:53:44 2012 -0700
@@ -90,6 +90,7 @@
  <div class="tcapt">Games in Progress</div>
  <div><div>Player</div><div>Game</div></div>
 </div>
+<div id="nogames">There are no games to watch.</div>
 </div>
 <div class="modal" id="startgame">
 <div id="opttable" class="formtable"><div><div>Game</div><div>Actions</div></div></div>