mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Template fixes
This commit is contained in:
		| @@ -1,5 +1,5 @@ | |||||||
| {% load i18n %} |  | ||||||
| {% extends "modal_delete_form.html" %} | {% extends "modal_delete_form.html" %} | ||||||
|  | {% load i18n %} | ||||||
|  |  | ||||||
| {% block pre_form_content %} | {% block pre_form_content %} | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| {% load i18n %} |  | ||||||
| {% extends "modal_form.html" %} | {% extends "modal_form.html" %} | ||||||
|  | {% load i18n %} | ||||||
|  |  | ||||||
| {% block pre_form_content %} | {% block pre_form_content %} | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| {% load i18n %} |  | ||||||
| {% extends "modal_form.html" %} | {% extends "modal_form.html" %} | ||||||
|  | {% load i18n %} | ||||||
|  |  | ||||||
| {% block pre_form_content %} | {% block pre_form_content %} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user