Mercurial > p > roundup > code
diff templates/classic/html/issue.index.html @ 3705:ba2eeadeed69
filtering helper for users (nosy etc.).
Uses frames; no <noframes> version so far (but most Javascript-capable
browsers will support frames anyway)
| author | Tobias Herp <tobias-herp@users.sourceforge.net> |
|---|---|
| date | Mon, 18 Sep 2006 00:03:05 +0000 |
| parents | 18def94e5150 |
| children | 0480d5585f58 |
line wrap: on
line diff
--- a/templates/classic/html/issue.index.html Sun Sep 17 23:27:21 2006 +0000 +++ b/templates/classic/html/issue.index.html Mon Sep 18 00:03:05 2006 +0000 @@ -1,4 +1,4 @@ -<!-- $Id: issue.index.html,v 1.24 2006-09-17 23:27:21 tobias-herp Exp $ --> +<!-- $Id: issue.index.html,v 1.25 2006-09-18 00:03:02 tobias-herp Exp $ --> <tal:block metal:use-macro="templates/page/macros/icing"> <title metal:fill-slot="head_title" > <span tal:omit-tag="true" i18n:translate="" >List of issues</span>
