spelling mistake
Release Inventarsystem / release-docker (push) Successful in 2m14s

This commit is contained in:
2026-08-12 12:30:25 +02:00
parent d58958db39
commit e058bd5f46
+1 -1
View File
@@ -6437,7 +6437,7 @@ def item_edit(id):
# FIXED: Changed 'edit_library.html' to 'item_edit.html'
return render_template(
'item_edit.html',
'edit_library.html',
username=session['username'],
item=current_item,
show_library_features=show_library_features,