Ignore:
Timestamp:
16 May 2011, 08:22:14 (13 years ago)
Author:
Henrik Bettermann
Message:

Add attribute 'ac_prefix' to ApplicantsContainer? to preselect ac batches. Use this ac_prefix in loginapplicant.pt.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/browser_templates/applicantscontainermanagepage.pt

    r6107 r6110  
    7272        <thead>
    7373          <tr>
    74             <th>ID</th><th>status</th>
     74            <th>&nbsp;</th><th>ID</th><th>status</th>
    7575          </tr>
    7676        </thead>
     
    8080              <input type="checkbox"
    8181                         name="val_id"
    82                          tal:attributes="value appl/_name_" />
     82                         tal:attributes="value appl/__name__" />
    8383            </td>
    8484            <td>
Note: See TracChangeset for help on using the changeset viewer.