Mercurial > p > roundup > code
diff templates/classic/html/issue.index.html @ 2242:daf5bd3666bd
hide bottom form too
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 28 Apr 2004 22:13:08 +0000 |
| parents | 3b92a1b7a056 |
| children | c2908812624a |
line wrap: on
line diff
--- a/templates/classic/html/issue.index.html Mon Apr 26 22:28:14 2004 +0000 +++ b/templates/classic/html/issue.index.html Wed Apr 28 22:13:08 2004 +0000 @@ -85,7 +85,8 @@ <a tal:attributes="href python:request.indexargs_url('issue', {'@action':'export_csv'})">Download as CSV</a> -<form method="GET" id="index-controls" tal:attributes="action request/classname"> +<form method="GET" class="index-controls" + tal:attributes="action request/classname"> <table class="form"> <tr tal:condition="batch">
