Ignore:
Timestamp:
13 Sep 2006, 06:47:55 (18 years ago)
Author:
joachim
Message:

pin checking and login for JAMB students

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_student/portlet_student_workflow_display.pt

    r509 r511  
    1313<table class="registration">
    1414 
     15  <span tal:condition="python:1">
     16    <tr>
     17      <td class="active"><a href="apply"
     18                            tal:attributes="href string:${context/absolute_url}/students/apply_admission">
     19        Apply for PUME</a></td>
     20    </tr>
     21  </span>
    1522  <span tal:condition="python:path('info/review_state')=='application_pin_entered'">
    1623  <tr><td class="active">Admission started</td></tr>
Note: See TracChangeset for help on using the changeset viewer.