view roundup/templates/extended/file.index @ 31:6eebdf2bf262

oops, missed a config removal
author Richard Jones <richard@users.sourceforge.net>
date Mon, 23 Jul 2001 03:56:30 +0000
parents a3e119154b11
children
line wrap: on
line source

<!-- $Id: file.index,v 1.1 2001-07-23 03:50:46 anthonybaxter Exp $-->
<tr>
    <property name="name">
        <td><display call="link('name')"></td>
    </property>
    <property name="type">
        <td><display call="plain('type')"></td>
    </property>
</tr>

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