Ignore:
Timestamp:
8 May 2007, 20:43:37 (18 years ago)
Author:
joachim
Message:

previous sessions students can now pay their previous sessions schoolfees,
please test if "normal" returning students can still pay.

File:
1 edited

Legend:

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

    r1636 r1758  
    6969        <form tal:condition="python:review_state == 'returning'"
    7070              tal:attributes="action string: ${context/absolute_url}/pay_by_sc" method="post" class="group">
     71         <input type="hidden" name="paid_session"
     72                tal:attributes="value info/next_session"
     73                />
     74
    7175         <input type="submit" name="epayment"
    7276                class="context"
    73                 value="Pay School Fee by Scratch Card"
     77                value="Pay School Fee by Scratch Card"
     78                tal:attributes="value string:Pay ${info/next_session_str} School Fee by Scratch Card"
    7479                />
    7580        </form>         
Note: See TracChangeset for help on using the changeset viewer.