Ignore:
Timestamp:
13 Apr 2015, 14:48:39 (10 years ago)
Author:
Henrik Bettermann
Message:

Revert changes from last revision. This restriction does not make sense for all portals. We need this only for Uniben.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/viewlets.py

    r12853 r12854  
    453453        if not is_current:
    454454            return ''
    455         if self.context.student.state != REGISTERED \
    456             or self.context.student.current_level != self.context.level:
    457             return ''
    458455        return self.view.url(self.view.context, self.target)
    459456
Note: See TracChangeset for help on using the changeset viewer.