Ignore:
Timestamp:
16 Feb 2007, 12:39:56 (18 years ago)
Author:
Henrik Bettermann
Message:

approve payment modified
payments_view changed to show links

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/actions.xml

    r1342 r1427  
    200200     url_expr="string:${portal_url}/register_courses" visible="False"/>
    201201  <action title="Request Transfer" action_id="request_transfer" category="student"
    202      condition_expr="python: here.isStudent() and here.getStudentWorkflowInfo()['cr']" url_expr="string:${portal_url}/request_transfer"
    203      visible="True"/>     
     202     condition_expr="python: here.isStudent() and here.getStudentWorkflowInfo()['tr']" url_expr="string:${portal_url}/request_transfer"
     203     visible="True"/>
    204204
    205205 </action-provider>
Note: See TracChangeset for help on using the changeset viewer.