update base view using local jquery
This commit is contained in:
		@@ -41,8 +41,7 @@
 | 
				
			|||||||
{% endblock %}
 | 
					{% endblock %}
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
    </div><!-- /.container -->
 | 
					    </div><!-- /.container -->
 | 
				
			||||||
 | 
					    <script src="{% static 'billard/js/jquery-1.11.3.js' %}"></script>
 | 
				
			||||||
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 | 
					    <script src="{% static 'billard/js/bootstrap.min.js' %}"></script>
 | 
				
			||||||
    <script src="js/bootstrap.min.js"></script>
 | 
					 | 
				
			||||||
</body>
 | 
					</body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user