Mercurial > p > roundup > code
annotate templates/classic/html/query.item.html @ 3014:fa49f3fe6afa maint-0.7
merge from HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 15 Dec 2004 00:07:58 +0000 |
| parents | eea428043ef6 |
| children |
| rev | line source |
|---|---|
|
1591
21312a7564fd
moving templates around
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
1 <!-- query.item --> |
|
2875
eea428043ef6
don't wrap query.item.html in a <span> (thanks Roch Compaan)
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 |
