This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user