Changeset 3459 for WAeUP_SRP/base/Widgets.py
- Timestamp:
- 21 Apr 2008, 19:39:06 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/Widgets.py
r3441 r3459 852 852 else: 853 853 screening_type = 'all' 854 if screening_type in ("all","cest","sandwich" ):854 if screening_type in ("all","cest","sandwich","pg"): 855 855 application_category = screening_type 856 856 else:
Note: See TracChangeset for help on using the changeset viewer.