Changeset 3169 for WAeUP_SRP/uniben


Ignore:
Timestamp:
15 Feb 2008, 08:06:37 (17 years ago)
Author:
Henrik Bettermann
Message:

srp_view.pt: Notice for course advisers added

action_after_* in external_study_level_view.pt and study_level_view.pt fixed

change_bed.py: psm modified and fixed for calls without parameter

Location:
WAeUP_SRP/uniben/waeup_custom
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/uniben/waeup_custom/search_students_form.pt

    r3022 r3169  
    8181                  <td tal:condition="options/ca_view|nothing">
    8282                    <a href="id"
    83                        tal:attributes="href string:${context/portal_url}/campus/students/${student/id}/study_course/study_course/${student/level}/external_study_level_view"
     83                       tal:attributes="href string:${context/portal_url}/campus/students/${student/id}/study_course/${student/level}/external_study_level_view"
    8484                       target="edit"
    8585                       onclick="javascript:window.open('','edit','width=600, height=700, directories=no, toolbar=no, location=no, menubar=no, scrollbars=yes, status=no, resizable=no, dependent=no')"
  • WAeUP_SRP/uniben/waeup_custom/srp_view.pt

    r2847 r3169  
    1313          <br />Student Registration Portal of the University of Benin, Nigeria</h2>
    1414          <br />
    15           You are logged in and viewing the portal's root folder. Please go to one of the sections above.     
     15          You are logged in and viewing the portal's root folder. Please go to one of the sections above.   
     16          <br /><br />
     17         
     18          <span tal:define="ca_view python: 'CourseAdvisers' in context.portal_membership.getAuthenticatedMember().getGroups()"
     19                tal:condition="ca_view">The first-time access to the students section (Students tab above) my take some time. Your local roles are being determined.</span> 
    1620         
    1721       </span>
Note: See TracChangeset for help on using the changeset viewer.