Mercurial > p > roundup > code
annotate templates/classic/html/query.item.html @ 3549:f6719836e521
allow dispname to be passed to renderWith [SF#1424587]
rename dispname to @dispname to avoid name clashes in the future
force demo.py to have web debugging on (since it can't mail errors)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 08 Feb 2006 04:03:54 +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 |
