annotate templates/classic/html/query.item.html @ 2600:f25ff5a05abd

anydbm fixes: - Remove duplicate call to indexer - Remove defaulting of props to None unnecessarily -- masks get() with default values.
author Richard Jones <richard@users.sourceforge.net>
date Tue, 20 Jul 2004 07:26:40 +0000
parents 21312a7564fd
children eea428043ef6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1591
21312a7564fd moving templates around
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 <!-- query.item -->
21312a7564fd moving templates around
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 <span tal:content="structure context/renderQueryForm" />
21312a7564fd moving templates around
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
3

Roundup Issue Tracker: http://roundup-tracker.org/