mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 21:15:41 +00:00
Refactor the plugin javascript template
- Can appear in "base.html" - Only renders anything if there are actually plugins available for the page
This commit is contained in:
@ -1085,6 +1085,4 @@
|
||||
}
|
||||
});
|
||||
|
||||
{% include "panel/plugin_javascript.html" %}
|
||||
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user