This commit is contained in:
+1
-1
@@ -9143,7 +9143,7 @@ def admin_resolve_repair(item_id):
|
|||||||
else:
|
else:
|
||||||
flash(message, 'error')
|
flash(message, 'error')
|
||||||
|
|
||||||
return redirect(url_for('library_inventory_admin'))
|
return redirect(url_for('library_loans_admin'))
|
||||||
|
|
||||||
def resolve_repaired_item(item_id, action, new_code_4="", current_user="admin"):
|
def resolve_repaired_item(item_id, action, new_code_4="", current_user="admin"):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user