Correction of the implementation of the Filter_names in the manage_filters.html.
Release Inventarsystem / release-docker (push) Successful in 2m14s
Release Inventarsystem / release-docker (push) Successful in 2m14s
This commit is contained in:
@@ -912,7 +912,7 @@ def get_filter_names():
|
||||
return names_doc['names']
|
||||
return {
|
||||
'1': 'Jahrgangsstufe',
|
||||
'2': 'Fach',
|
||||
'2': 'Fachgebiet',
|
||||
'3': 'Schlagwort'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user