mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
Tweak javascript for category detail pages
This commit is contained in:
10
InvenTree/templates/InvenTree/index.html
Normal file
10
InvenTree/templates/InvenTree/index.html
Normal file
@ -0,0 +1,10 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block javascript %}
|
||||
|
||||
{% endblock %}
|
Reference in New Issue
Block a user