Ignore:
Timestamp:
07/12/10 14:48:12 (23 months ago)
Author:
dart
Message:

LoReality?:
o Messager is working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/loreality/loreality/templates/derived/page/squadron_edit.html

    r2106 r2109  
    88    ${h.form(h.url_for(controller='squadron', action='process', id=c.squadron.id))} 
    99 
    10     % for f in c.squfields: 
     10    % for f in c.formfields: 
    1111    <label for="${f.name}">${f.t_name.capitalize()}</label><br /> 
    1212    ${eval("h."+ f.formtype +"(name='" + f.name+ "')")}<br /> 
Note: See TracChangeset for help on using the changeset viewer.