Mercurial > p > roundup > code
annotate templates/classic/html/query.item.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 | 407f1f17079d |
| children |
| rev | line source |
|---|---|
|
1591
21312a7564fd
moving templates around
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
1 <!-- query.item --> |
|
2876
407f1f17079d
merge from maint-0-7
Richard Jones <richard@users.sourceforge.net>
parents:
1591
diff
changeset
|
2 <span tal:replace="structure context/renderQueryForm" /> |
|
1591
21312a7564fd
moving templates around
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
3 |
