Skip to content

Commit 03613d0

Browse files
Add the configuration for the Map layer settings plugin to hide close button
1 parent 7e274eb commit 03613d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

geonode_mapstore_client/static/mapstore/configs/localConfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1397,7 +1397,8 @@
13971397
"mandatory": true,
13981398
"cfg": {
13991399
"enableIFrameModule": true,
1400-
"className": "gn-dataset-layersettings"
1400+
"className": "gn-dataset-layersettings",
1401+
"hideCloseButton": true
14011402
}
14021403
},
14031404
{

0 commit comments

Comments
 (0)