Default Filternames Changes for the main_admin.html
Release Inventarsystem / release-docker (push) Successful in 2m14s
Release Inventarsystem / release-docker (push) Successful in 2m14s
This commit is contained in:
@@ -911,7 +911,7 @@ def get_filter_names():
|
||||
if names_doc and 'names' in names_doc:
|
||||
return names_doc['names']
|
||||
return {
|
||||
'1': 'Klasse',
|
||||
'1': 'Klassenstufe',
|
||||
'2': 'Fach',
|
||||
'3': 'Schlagwort'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user