mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 13:06:45 +00:00
fix reference
This commit is contained in:
parent
db197a98b6
commit
164ee5fa5c
@ -23,7 +23,7 @@ def plugin_update(queryset, new_status: bool):
|
|||||||
|
|
||||||
# Reload plugins if they changed
|
# Reload plugins if they changed
|
||||||
if apps_changed:
|
if apps_changed:
|
||||||
pl_registry.registry.reload_plugins()
|
pl_registry.reload_plugins()
|
||||||
|
|
||||||
|
|
||||||
@admin.action(description='Activate plugin(s)')
|
@admin.action(description='Activate plugin(s)')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user