We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de8a3d commit f38d2b0Copy full SHA for f38d2b0
Configuration/assets-of-community-value/index.js
@@ -15,7 +15,7 @@ const Configuration = {
15
key: 'Assets of Community Value',
16
url: 'wms',
17
layerOptions: {
18
- layers: 'community:assets_of_community_value',
+ layers: 'community:vw_assets_of_community_value',
19
minZoom: 2,
20
popup: {
21
icon: 'fa fa-users',
@@ -29,7 +29,7 @@ const Configuration = {
29
'Decision': 'decision',
30
'Decision Rationale': 'decision_rationale',
31
'Listing expiry date': 'listing_expiry_date',
32
- Status: 'status',
+ 'Status': 'status',
33
'Notification of intention to sell received': 'notification_of_intention_to_sell_received',
34
'Interim moratorium period': 'interim_moratorium_period',
35
'Intention to bid received': 'intention_to_bid_received',
0 commit comments