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