1
0

theme: upgrade to v4.7-dev - get dropdown fix

This commit is contained in:
George Cushen 2019-11-18 00:57:14 +00:00
parent bc9833cf97
commit 2cfc1551f0
2 changed files with 2 additions and 1 deletions

@ -170,6 +170,7 @@ plugins_js = []
[address_formats]
en-us = {order = ['street', 'city', 'region', 'postcode'], delimiters = [', ', ', ', ' ', '']}
en-gb = {order = ['street', 'city', 'region', 'postcode'], delimiters = [', ', ', ', ', ', '']}
de = {order = ['street', 'postcode', 'city'], delimiters = [', ', ' ', '']}
zh = {order = ['postcode', 'region', 'city', 'street'], delimiters = [' ', ' ', ' ', '']}
# Configuration of publication pages.

@ -1 +1 @@
Subproject commit a1f5a3cdd04fa481c54e5dbe5066921fc3c3b7b1
Subproject commit 51c0d87e5458a6b48ea822aa6df3bd4a9bd8e6e6