Mercurial > p > roundup > code
view roundup/templates/classic/html/query.index @ 937:fb8a8eb55aac
cleanup: moved templatebuilder into templates.builder
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 16 Aug 2002 04:25:03 +0000 |
| parents | bd6211d39328 |
| children | 5643abab70ed |
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>
