Changeset 17854 for main


Ignore:
Timestamp:
18 Jul 2024, 12:21:07 (2 months ago)
Author:
Henrik Bettermann
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser.py

    r17853 r17854  
    513513        if self.context.certcode in ('BBMS', 'MBBS') and self.context.current_level == 100:
    514514            # 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                 
    516516            post_text = ADML_UG_1 + ADML_UG_2_MEDICAL + ADML_UG_3
    517517        elif self.context.certcode in ('BPHARM',) and self.context.current_level == 100:
Note: See TracChangeset for help on using the changeset viewer.