Update user message

This commit is contained in:
Yohan Boniface 2020-03-22 14:40:06 +01:00
parent 15068cfcfe
commit 382212990e

View file

@ -605,7 +605,7 @@ L.U.Map.include({
['options.includeFullScreenLink', {handler: 'Switch', label: L._('Include full screen link?')}],
['options.currentView', {handler: 'Switch', label: L._('Current view instead of default map view?')}],
['options.keepCurrentDatalayers', {handler: 'Switch', label: L._('Keep current visible layers')}],
['options.viewCurrentFeature', {handler: 'Switch', label: L._('Open current item')}],
['options.viewCurrentFeature', {handler: 'Switch', label: L._('Open current feature on load')}],
'queryString.moreControl',
'queryString.scrollWheelZoom',
'queryString.miniMap',