Mercurial > p > roundup > code
diff templates/classic/html/query.item.html @ 2876:407f1f17079d
merge from maint-0-7
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 05 Nov 2004 20:48:35 +0000 |
| parents | 21312a7564fd |
| children |
line wrap: on
line diff
--- a/templates/classic/html/query.item.html Fri Nov 05 05:10:07 2004 +0000 +++ b/templates/classic/html/query.item.html Fri Nov 05 20:48:35 2004 +0000 @@ -1,3 +1,3 @@ <!-- query.item --> -<span tal:content="structure context/renderQueryForm" /> +<span tal:replace="structure context/renderQueryForm" />
