Ignore:
Timestamp:
1 May 2008, 05:53:28 (17 years ago)
Author:
Henrik Bettermann
Message:

fix addStudent (fetch dictionary correctly)

remove Title completely (Title was still indexed in portal_catalog)

remove Title method from PaymentsFolder? class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/skins/waeup_epayment/payments_view.pt

    r3226 r3481  
    1919          <span tal:condition="not:is_student" tal:omit-tag="">
    2020            <span tal:content="s_name" />:</span>
    21           <span tal:condition="is_student" tal:omit-tag="">My</span> <span tal:content="here/title_or_id" />
     21          <span tal:condition="is_student" tal:omit-tag="">My</span> Payments
    2222        </h3>
    2323        <br />
Note: See TracChangeset for help on using the changeset viewer.