Ignore:
Timestamp:
22 Mar 2012, 20:58:25 (13 years ago)
Author:
Henrik Bettermann
Message:

Two new screening types: pg_ft and pg_pt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/Widgets.py

    r5577 r7961  
    856856        else:
    857857            screening_type = 'all'
    858         if screening_type in ("all","sandwich","sandwich2008","pg"):
     858        if screening_type in ("all","sandwich","sandwich2008","pg_ft","pg_pt"):
    859859            application_category = screening_type
    860860        elif screening_type in ("cest","dp","ct","pt"):
Note: See TracChangeset for help on using the changeset viewer.