mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-07 04:12:11 +00:00
Override behaviour of {% load i18n %}
- No longer requires custom tag loading - All templates now use escaped translation values - Requires re-ordering of app loading - Revert js_i18n to simply i18n
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% load js_i18n %}
|
||||
{% load i18n %}
|
||||
|
||||
/* exported
|
||||
loadNotificationTable,
|
||||
|
Reference in New Issue
Block a user