Added direction in imputation choices

This commit is contained in:
alazo 2018-05-07 14:47:35 +02:00 committed by Claude Paroz
parent 33590e1c10
commit 799d824e7d
2 changed files with 2 additions and 0 deletions

View file

@ -407,6 +407,7 @@ class HPImportView(ImportViewBase):
('#Mandat_ASA', 'ASAFE'),
('#Mandat_ASE', 'ASEFE'),
('#Mandat_ASSC', 'ASSCFE'),
('Direction', 'Direction'),
])
def import_data(self, up_file):