Skip to content

Commit

Permalink
do not show controls or td where table view would go
Browse files Browse the repository at this point in the history
  • Loading branch information
tpmccauley committed Sep 16, 2014
1 parent c26b287 commit bb34ce6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,15 @@
</canvas>
</td>
</tr>
<!--
<tr>
<td class="bordered">
<%@ include file="./jsp/controls-help.jspf" %>
</td>
<td class="bordered">
</td>
</tr>
-->
</table>
<script src="./js/eventdisplay.js"></script>

Expand Down

0 comments on commit bb34ce6

Please sign in to comment.