2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-05 11:31:34 +00:00
Files
InvenTree/InvenTree/templates/js
Oliver 473ec9586c 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
2022-06-24 13:37:35 +10:00
..