2
0
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:
Oliver
2018-04-28 11:43:26 +10:00
parent bc597d7c21
commit 2e7253ebc4
5 changed files with 58 additions and 24 deletions
+10
View File
@@ -0,0 +1,10 @@
{% extends "base.html" %}
{% block content %}
{% endblock %}
{% block javascript %}
{% endblock %}