push 11/4

This commit is contained in:
2025-04-11 14:18:51 +07:00
parent e8e9f7c382
commit 1c2c38a8bb
20 changed files with 583 additions and 77 deletions

View File

@@ -38,4 +38,13 @@
{% include javascript/edit_template %}
{% elsif global.module == 'tag' and global.view == 'add' %}
{% include javascript/tag %}
{% elsif global.module == 'shipping2' %}
{% include javascript/shipping2 %}
{% endif %}