mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	remove thirdpartjs
This commit is contained in:
		@@ -71,8 +71,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{% include "navbar.html" %}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<div class='main body wrapper container-fluid inventree-body'>
 | 
					<div class='main body wrapper container-fluid inventree-body'>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <div class='row flex-nowrap inventree-body'>
 | 
					    <div class='row flex-nowrap inventree-body'>
 | 
				
			||||||
@@ -145,8 +143,6 @@
 | 
				
			|||||||
    {% include "search.html" %}
 | 
					    {% include "search.html" %}
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{% include "third_party_js.html" %}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
<!-- general JS -->
 | 
					<!-- general JS -->
 | 
				
			||||||
<script defer type='text/javascript' src="{% static 'script/inventree/inventree.js' %}"></script>
 | 
					<script defer type='text/javascript' src="{% static 'script/inventree/inventree.js' %}"></script>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -66,8 +66,6 @@
 | 
				
			|||||||
{% block body_scripts_general %}
 | 
					{% block body_scripts_general %}
 | 
				
			||||||
{% endblock body_scripts_general %}
 | 
					{% endblock body_scripts_general %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{% include "third_party_js.html" %}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<!-- general JS -->
 | 
					<!-- general JS -->
 | 
				
			||||||
<script type='text/javascript' src="{% static 'script/inventree/inventree.js' %}"></script>
 | 
					<script type='text/javascript' src="{% static 'script/inventree/inventree.js' %}"></script>
 | 
				
			||||||
<script type='text/javascript' src="{% static 'script/inventree/message.js' %}"></script>
 | 
					<script type='text/javascript' src="{% static 'script/inventree/message.js' %}"></script>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user