Changeset 7961 for WAeUP_SRP/trunk/Widgets.py
- Timestamp:
- 22 Mar 2012, 20:58:25 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/Widgets.py
r5577 r7961 856 856 else: 857 857 screening_type = 'all' 858 if screening_type in ("all","sandwich","sandwich2008","pg "):858 if screening_type in ("all","sandwich","sandwich2008","pg_ft","pg_pt"): 859 859 application_category = screening_type 860 860 elif screening_type in ("cest","dp","ct","pt"):
Note: See TracChangeset for help on using the changeset viewer.