view templates/classic/html/query.item.html @ 3061:b0f5ea4e4dff

First fixes for Python 2.1 compatibility: * don't use booleans * don't use a string > 1 char with 'in' * use has_key instead of 'in' for dictionaries
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Wed, 05 Jan 2005 21:50:03 +0000
parents 407f1f17079d
children
line wrap: on
line source

<!-- query.item -->
<span tal:replace="structure context/renderQueryForm" />


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