More work on the config pages.

This commit is contained in:
z3d
2009-07-17 17:30:11 +00:00
parent 15dbf67983
commit 8ffdae4182
7 changed files with 57 additions and 63 deletions

View File

@ -77,7 +77,7 @@ function toggleAll(category)
if (statshelper.getIsFull()) { %>checked="true" <% } %>/>
(change requires restart to take effect)<br />
Stat file: <input type="text" name="filename" value="<%=statshelper.getFilename()%>" /><br />
Filter: (<a href="javascript: void(null);" onclick="toggleAll('*')">toggle all</a>)<br />
Filter: (<a href="javascript: void(null);" onclick="toggleAll('*')">toggle all</a>)<hr />
<table>
<% while (statshelper.hasMoreStats()) {
while (statshelper.groupRequired()) { %>