Update user message
This commit is contained in:
parent
15068cfcfe
commit
382212990e
1 changed files with 1 additions and 1 deletions
|
@ -605,7 +605,7 @@ L.U.Map.include({
|
||||||
['options.includeFullScreenLink', {handler: 'Switch', label: L._('Include full screen link?')}],
|
['options.includeFullScreenLink', {handler: 'Switch', label: L._('Include full screen link?')}],
|
||||||
['options.currentView', {handler: 'Switch', label: L._('Current view instead of default map view?')}],
|
['options.currentView', {handler: 'Switch', label: L._('Current view instead of default map view?')}],
|
||||||
['options.keepCurrentDatalayers', {handler: 'Switch', label: L._('Keep current visible layers')}],
|
['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.moreControl',
|
||||||
'queryString.scrollWheelZoom',
|
'queryString.scrollWheelZoom',
|
||||||
'queryString.miniMap',
|
'queryString.miniMap',
|
||||||
|
|
Loading…
Reference in a new issue