mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
#16 replace hardcoded country and map_center in vue add-address by symfony config yaml variables
This commit is contained in:
@@ -102,7 +102,7 @@ export default {
|
||||
],
|
||||
emits: ['openEditPane'],
|
||||
mounted() {
|
||||
console.log('context', this.context)
|
||||
//console.log('context', this.context)
|
||||
},
|
||||
computed: {
|
||||
address() {
|
||||
|
Reference in New Issue
Block a user