view roundup/templates/classic/html/query.item @ 1183:08a13a84ed43

Some speedups - both of the SQL backends can handle using only one cursor. Better date unserialisation too.
author Richard Jones <richard@users.sourceforge.net>
date Mon, 23 Sep 2002 06:48:35 +0000
parents 7e193bbda38e
children b862bbf2067a
line wrap: on
line source

<span tal:condition="not:context/is_edit_ok">
You are not allowed to view this page.
</span>

<span tal:condition="context/is_edit_ok"
      tal:content="structure context/renderQueryForm" />


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