Candidate_update

This commit is contained in:
alazo 2017-10-16 11:56:28 +02:00
commit 3340fa2368
7 changed files with 21 additions and 14 deletions

View file

@ -186,3 +186,4 @@ class UpdateDataFormPDF(SimpleDocTemplate):
def is_instr_required(self, klass_name):
return any(el in klass_name for el in ['FE', 'EDS'])