Update to newest bootstrap-table script
This commit is contained in:
parent
729968e65d
commit
ecde201bb0
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
|
@ -88,7 +88,7 @@ InvenTree
|
|||
|
||||
<script type="text/javascript" src="{% static 'script/bootstrap/bootstrap.min.js' %}"></script>
|
||||
<script type='text/javascript' src="{% static 'script/bootstrap/bootstrap-treeview.js' %}"></script>
|
||||
<script type='text/javascript' src="{% static 'script/bootstrap/bootstrap-table.min.js' %}"></script>
|
||||
<script type='text/javascript' src="{% static 'script/bootstrap/bootstrap-table.js' %}"></script>
|
||||
<script type='text/javascript' src="{% static 'script/bootstrap/bootstrap-table-en-US.min.js' %}"></script>
|
||||
<script type='text/javascript' src="{% static 'script/bootstrap/bootstrap-table-group-by.js' %}"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue