Skip to content

Commit

Permalink
Merge branch 'simpleFilters' into simpleFilters-angularElements
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-litwiller committed Aug 25, 2023
2 parents 9b89527 + e6cf88f commit 7538e28
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"showMap": true,
"simpleFilters": {
"filters": [
{"type": "region", "description": "Région"},
{"type": "mrc", "description": "MRC"},
{"type": "responsable", "description": "Responsable"},
{"type": "arrondissements", "description": "Arrondissement"}
],
"uniqueType": "adressebur"
},
{"type": "region", "description": "Région"},
{"type": "mrc", "description": "MRC"},
{"type": "responsable", "description": "Responsable"},
{"type": "arrondissements", "description": "Arrondissement"}
],
"uniqueType": "adressebur"
},
"simpleFeatureList": {
"attributeOrder": [
{"type": "adressebur", "header": "small"},
Expand Down

0 comments on commit 7538e28

Please sign in to comment.