This commit is contained in:
+1
-1
@@ -6418,7 +6418,7 @@ def item_edit(id):
|
|||||||
show_library = cfg.MODULES.is_enabled('library')
|
show_library = cfg.MODULES.is_enabled('library')
|
||||||
|
|
||||||
return render_template(
|
return render_template(
|
||||||
'item_edit.html',
|
'edit_library.html',
|
||||||
username=session['username'],
|
username=session['username'],
|
||||||
item=item,
|
item=item,
|
||||||
library_module_enabled=show_library,
|
library_module_enabled=show_library,
|
||||||
|
|||||||
Reference in New Issue
Block a user