diff roundup/templates/classic/html/issue.search @ 1074:954ad22eb7d9

more doc, more cleanup
author Richard Jones <richard@users.sourceforge.net>
date Mon, 09 Sep 2002 01:59:43 +0000
parents d6c13142e7b9
children d759c3cb1f06
line wrap: on
line diff
--- a/roundup/templates/classic/html/issue.search	Mon Sep 09 00:45:06 2002 +0000
+++ b/roundup/templates/classic/html/issue.search	Mon Sep 09 01:59:43 2002 +0000
@@ -8,9 +8,12 @@
    defgroup python:['priority'];
    defdisp python:'id activity title status assignedto'.split()">
 
-<tr class="form-header">
- <th>&nbsp;</th>
- <th>Filter on</th><th>Display</th><th>Sort on</th><th>Group on</th>
+<tr>
+ <th class="header">&nbsp;</th>
+ <th class="header">Filter on</th>
+ <th class="header">Display</th>
+ <th class="header">Sort on</th>
+ <th class="header">Group on</th>
 </tr>
 
 <tr>

Roundup Issue Tracker: http://roundup-tracker.org/