This commit is contained in:
+1
-1
@@ -6436,7 +6436,7 @@ def item_edit(id):
|
||||
current_item['IndividualCodes'] = '\n'.join(individual_codes)
|
||||
|
||||
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