2
0
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:
Oliver
2018-04-28 11:43:26 +10:00
parent bc597d7c21
commit 2e7253ebc4
5 changed files with 58 additions and 24 deletions

View File

@ -0,0 +1,10 @@
{% extends "base.html" %}
{% block content %}
{% endblock %}
{% block javascript %}
{% endblock %}