Loading public/javascript/app/designs/textSearchList/main/ServiceOGC.js +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ define([ this.config = { ownChannel: "catalogOGC", perms: null, title: this.i18n.availableThemes title: this.i18n.layersCatalog }; lang.mixin(this, this.config, args); Loading public/javascript/app/nls/es/translation.js +5 −5 Original line number Diff line number Diff line Loading @@ -415,12 +415,12 @@ define({ , "insertLayersCategoryName": "Inserte el nombre para la categoría de capas" , "category": "Categoría" , "selectedCharts": "Gráficas seleccionadas" , "selectedLayers": "Capas seleccionadas" , "selectedThemes": "Temas seleccionados" , "availableThemes": "Temas disponibles" , "goToCatalog": "Ir a los temas disponibles" , "goToSelectedLayers": "Ir a los temas seleccionados" , "addLayersToLoadInMap": "Pulse aquí para añadir temas" , "layersCatalog": "Catálogo de capas" , "goToLayersCatalog": "Ir a catálogo de capas" , "goToSelectedLayers": "Ir a capas seleccionadas" , "addLayersToLoadInMap": "Pulse aquí para añadir capas del catálogo" , "seaDepth": "Fondo" , "legalValidity": "Validez legal" Loading public/javascript/app/nls/translation.js +5 −5 Original line number Diff line number Diff line Loading @@ -415,12 +415,12 @@ define({ , "insertLayersCategoryName": "Insert name for the layers category" , "category": "Category" , "selectedCharts": "Selected charts" , "selectedLayers": "Selected layers" , "selectedThemes": "Selected themes" , "availableThemes": "Available themes" , "goToCatalog": "Go to available themes" , "goToSelectedLayers": "Ir a los temas seleccionados" , "addLayersToLoadInMap": "Click here to add themes" , "layersCatalog": "Layers catalog" , "goToLayersCatalog": "Go to layers catalog" , "goToSelectedLayers": "Go to selected layers" , "addLayersToLoadInMap": "Click here to add layers from catalog" , "seaDepth": "Bottom" , "legalValidity": "Legal validity" Loading public/javascript/redmic/modules/chart/SmartLegend/SmartLegend.js +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ define([ var ListDesignDefinition = declare([ListLayout, ListController]); this.chartsList = new ListDesignDefinition({ parentChannel: this.getChannel(), title: this.i18n.selectedLayers, title: this.i18n.selectedCharts, target: this._localTarget, buttons: { "iconListMenu": { Loading public/javascript/redmic/modules/map/Atlas.js +3 −3 Original line number Diff line number Diff line Loading @@ -103,13 +103,13 @@ define([ this.themesBrowserConfig = this._merge([{ parentChannel: this.getChannel(), title: this.i18n.selectedThemes, title: this.i18n.selectedLayers, target: this.localTarget, buttonsInTopZone: true, buttons: { "goToCatalog": { className: "fa-plus", title: this.i18n.goToCatalog title: this.i18n.goToLayersCatalog } }, classByList: '.borderList', Loading Loading @@ -167,7 +167,7 @@ define([ buttonsInTopZone: true, buttons: { "backToSelectedLayers": { className: "fa-reply", className: "fa-eye", title: this.i18n.goToSelectedLayers } }, Loading Loading
public/javascript/app/designs/textSearchList/main/ServiceOGC.js +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ define([ this.config = { ownChannel: "catalogOGC", perms: null, title: this.i18n.availableThemes title: this.i18n.layersCatalog }; lang.mixin(this, this.config, args); Loading
public/javascript/app/nls/es/translation.js +5 −5 Original line number Diff line number Diff line Loading @@ -415,12 +415,12 @@ define({ , "insertLayersCategoryName": "Inserte el nombre para la categoría de capas" , "category": "Categoría" , "selectedCharts": "Gráficas seleccionadas" , "selectedLayers": "Capas seleccionadas" , "selectedThemes": "Temas seleccionados" , "availableThemes": "Temas disponibles" , "goToCatalog": "Ir a los temas disponibles" , "goToSelectedLayers": "Ir a los temas seleccionados" , "addLayersToLoadInMap": "Pulse aquí para añadir temas" , "layersCatalog": "Catálogo de capas" , "goToLayersCatalog": "Ir a catálogo de capas" , "goToSelectedLayers": "Ir a capas seleccionadas" , "addLayersToLoadInMap": "Pulse aquí para añadir capas del catálogo" , "seaDepth": "Fondo" , "legalValidity": "Validez legal" Loading
public/javascript/app/nls/translation.js +5 −5 Original line number Diff line number Diff line Loading @@ -415,12 +415,12 @@ define({ , "insertLayersCategoryName": "Insert name for the layers category" , "category": "Category" , "selectedCharts": "Selected charts" , "selectedLayers": "Selected layers" , "selectedThemes": "Selected themes" , "availableThemes": "Available themes" , "goToCatalog": "Go to available themes" , "goToSelectedLayers": "Ir a los temas seleccionados" , "addLayersToLoadInMap": "Click here to add themes" , "layersCatalog": "Layers catalog" , "goToLayersCatalog": "Go to layers catalog" , "goToSelectedLayers": "Go to selected layers" , "addLayersToLoadInMap": "Click here to add layers from catalog" , "seaDepth": "Bottom" , "legalValidity": "Legal validity" Loading
public/javascript/redmic/modules/chart/SmartLegend/SmartLegend.js +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ define([ var ListDesignDefinition = declare([ListLayout, ListController]); this.chartsList = new ListDesignDefinition({ parentChannel: this.getChannel(), title: this.i18n.selectedLayers, title: this.i18n.selectedCharts, target: this._localTarget, buttons: { "iconListMenu": { Loading
public/javascript/redmic/modules/map/Atlas.js +3 −3 Original line number Diff line number Diff line Loading @@ -103,13 +103,13 @@ define([ this.themesBrowserConfig = this._merge([{ parentChannel: this.getChannel(), title: this.i18n.selectedThemes, title: this.i18n.selectedLayers, target: this.localTarget, buttonsInTopZone: true, buttons: { "goToCatalog": { className: "fa-plus", title: this.i18n.goToCatalog title: this.i18n.goToLayersCatalog } }, classByList: '.borderList', Loading Loading @@ -167,7 +167,7 @@ define([ buttonsInTopZone: true, buttons: { "backToSelectedLayers": { className: "fa-reply", className: "fa-eye", title: this.i18n.goToSelectedLayers } }, Loading