Changeset 17136 for main/kofacustom.iuokada/trunk/src/kofacustom/iuokada
- Timestamp:
- 19 Oct 2022, 12:49:50 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/viewlets.py
r17126 r17136 100 100 @property 101 101 def target_url(self): 102 if self.context.student.depcode == 'BMS':103 return ''102 #if self.context.student.depcode == 'BMS': 103 # return '' 104 104 return self.view.url(self.view.context, self.target) 105 105
Note: See TracChangeset for help on using the changeset viewer.