view roundup/templates/classic/html/query.index @ 1120:c26471971d18

Exposed the Batch mechanism through the top-level "utils" variable. See the keyword.item template for an example of how it can be used.
author Richard Jones <richard@users.sourceforge.net>
date Wed, 11 Sep 2002 23:54:26 +0000
parents 5643abab70ed
children
line wrap: on
line source

<tr>
  <td>
    <property name="name">
      <display call="link('name')">
    </property>
  </td>
  <td>
    <property name="klass">
      <display call="plain('klass')">
    </property>
  </td>
</tr>


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