Mercurial > p > roundup > code
annotate templates/classic/html/query.item.html @ 3111:e0aab0d08265 maint-0.8
fix roundup-server log and PID file paths to be absolute
fix initialisation of roundup-server in daemon mode so initialisation
errors are visible
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 15 Jan 2005 06:53:00 +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 |
