Ignore:
Timestamp:
23 Nov 2020, 20:05:52 (4 years ago)
Author:
Henrik Bettermann
Message:

Show res_stat upload button also to tscf applicants.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py

    r16331 r16332  
    559559        if filename[1] == 'res_stat.pdf' \
    560560            and self.target is not None \
    561             and not self.target.startswith('tscf'):
     561            and not self.target.startswith('tsc'):
    562562            return False
    563563        if filename[1] == 'eligibility.pdf' \
Note: See TracChangeset for help on using the changeset viewer.