restore extra_script
This fell out of the template at some point, but is needed for some javascripty things to work.
This commit is contained in:
		
							parent
							
								
									3c2c2543fd
								
							
						
					
					
						commit
						d0755eadf6
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -61,6 +61,8 @@ | |||
|           <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> | ||||
|           <script src="{{ STATIC_URL }}/js/bootstrap.min.js" type="text/javascript"></script> | ||||
|           <script src="{{ STATIC_URL }}/js/jquery.formset.js"></script> | ||||
|           {% block extra_script %} | ||||
|           {% endblock %} | ||||
|           {% block scripts_extra %}{% endblock %} | ||||
|       {% endblock %} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 James Polley
						James Polley