Changeset 17854 for main/kofacustom.iuokada
- Timestamp:
- 18 Jul 2024, 12:21:07 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser.py
r17853 r17854 513 513 if self.context.certcode in ('BBMS', 'MBBS') and self.context.current_level == 100: 514 514 # Changed on 18/07/24 515 #post_text = BASIC_MEDICAL_ONLY + ADML_UG_1 + ADML_UG_2_MEDICAL + ADML_UG_3 515 #post_text = BASIC_MEDICAL_ONLY + ADML_UG_1 + ADML_UG_2_MEDICAL + ADML_UG_3 516 516 post_text = ADML_UG_1 + ADML_UG_2_MEDICAL + ADML_UG_3 517 517 elif self.context.certcode in ('BPHARM',) and self.context.current_level == 100:
Note: See TracChangeset for help on using the changeset viewer.