2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-16 01:36:29 +00:00

remove InvenTree name where not needed

This commit is contained in:
Matthias
2022-04-24 00:23:26 +02:00
parent 54d8a4e802
commit 9673d81014
6 changed files with 6 additions and 6 deletions

View File

@@ -166,7 +166,7 @@
<script type='text/javascript' src="{% static 'script/clipboard.min.js' %}"></script>
<script type='text/javascript' src="{% static 'script/randomColor.min.js' %}"></script>
<!-- general InvenTree -->
<!-- general JS -->
<script type='text/javascript' src="{% static 'script/inventree/inventree.js' %}"></script>
<!-- dynamic javascript templates -->