mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-23 17:45:25 +00:00
Tweak javascript for category detail pages
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block javascript %}
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user