Ignore:
Timestamp:
18 Mar 2016, 06:17:39 (9 years ago)
Author:
Henrik Bettermann
Message:

Rename financial clearance slip.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/students/viewlets.py

    r13634 r13781  
    7575    grok.view(NigeriaStudentBaseDisplayFormPage)
    7676    grok.require('waeup.viewStudent')
    77     text = _('Download financial clearance slip')
    78     target = 'financial_clearance_slip.pdf'
     77    text = _('Download fee payment history')
     78    target = 'fee_payment_history.pdf'
    7979    icon = 'actionicon_pdf.png'
    8080
Note: See TracChangeset for help on using the changeset viewer.