Changeset 17143 for main/waeup.uniben/trunk/src/waeup/uniben/students
- Timestamp:
- 26 Oct 2022, 12:09:51 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/students/viewlets.py
r17142 r17143 57 57 @property 58 58 def target_url(self): 59 if self.context.entry_mode not in ('ug_ft', 'de_ft'):60 return ''61 59 if self.context.is_jupeb: 62 60 emit_lock_message(self)
Note: See TracChangeset for help on using the changeset viewer.