Merge branch 'improve_address' into person_renderbox_thirdparty_onthefly

This commit is contained in:
2021-09-16 22:25:55 +02:00
8 changed files with 67 additions and 19 deletions

View File

@@ -32,6 +32,8 @@
backUrl: path('chill_person_address_list', { 'person_id': person.id }),
bindModalStep1: false,
bindModalStep2: false,
useValidFrom: true,
useValidTo: false
} %}
{% endblock %}