mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
#16 pass default variables to add-address component when it is called from another vue component
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
});
|
||||
chill.categoryLinkParentChildSelect();
|
||||
});
|
||||
window.addaddress = {{ add_address|json_encode|raw }};
|
||||
</script>
|
||||
|
||||
{% block js %}<!-- nothing added to js -->{% endblock %}
|
||||
|
Reference in New Issue
Block a user