Loading templates @ 109631c9 Compare 70f4adac to 109631c9 Original line number Diff line number Diff line Subproject commit 70f4adac51ad49883773a07b8d0110bf4fa56b13 Subproject commit 109631c9d8c34402aa57953f433640177cf3027a client-app/src/component/atlas/_AtlasThemesManagement.js +3 −3 Original line number Diff line number Diff line Loading @@ -72,12 +72,12 @@ define([ listButton: [{ icon: 'fa-info-circle', btnId: 'details', title: 'info', title: this.i18n.navigateToLayerInfo, href: redmicConfig.viewPaths.ogcServiceDetails },{ icon: 'fa-map-o', btnId: 'legend', title: 'legend', title: 'showLegend', returnItem: true },{ icon: 'fa-map-marker', Loading @@ -88,7 +88,7 @@ define([ icon: 'fa-toggle-on', altIcon: 'fa-toggle-off', btnId: 'addLayer', title: 'layer', title: 'toggleLayerVisibility', state: true, returnItem: true }] Loading client-app/src/oldapp/nls/es/translation.js +5 −0 Original line number Diff line number Diff line define({ "ok": "Aceptar" , "contents": "Contenidos" , "providedByAtlas": "Contenido provisto por atlas" , "providedByView": "Contenido provisto por este producto" , "toggleLayerVisibility": "Alternar visibilidad de capa" , "showLegend": "Mostrar leyenda de la capa" , "navigateToLayerInfo": "Navegar a la vista de detalles de la capa" , "userData": "Datos de usuario" , "cancel": "Cancelar" , "nextStep": "Siguiente" Loading client-app/src/oldapp/nls/translation.js +5 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,11 @@ define({ root: { "ok": "Agree" , "contents": "Contents" , "providedByAtlas": "Content provided by atlas" , "providedByView": "Content provided by this product" , "toggleLayerVisibility": "Toggle layer visibility" , "showLegend": "Show layer legend" , "navigateToLayerInfo": "Navigate to layer details view" , "userData": "User data" , "cancel": "Cancel" , "nextStep": "Next" Loading Loading
templates @ 109631c9 Compare 70f4adac to 109631c9 Original line number Diff line number Diff line Subproject commit 70f4adac51ad49883773a07b8d0110bf4fa56b13 Subproject commit 109631c9d8c34402aa57953f433640177cf3027a
client-app/src/component/atlas/_AtlasThemesManagement.js +3 −3 Original line number Diff line number Diff line Loading @@ -72,12 +72,12 @@ define([ listButton: [{ icon: 'fa-info-circle', btnId: 'details', title: 'info', title: this.i18n.navigateToLayerInfo, href: redmicConfig.viewPaths.ogcServiceDetails },{ icon: 'fa-map-o', btnId: 'legend', title: 'legend', title: 'showLegend', returnItem: true },{ icon: 'fa-map-marker', Loading @@ -88,7 +88,7 @@ define([ icon: 'fa-toggle-on', altIcon: 'fa-toggle-off', btnId: 'addLayer', title: 'layer', title: 'toggleLayerVisibility', state: true, returnItem: true }] Loading
client-app/src/oldapp/nls/es/translation.js +5 −0 Original line number Diff line number Diff line define({ "ok": "Aceptar" , "contents": "Contenidos" , "providedByAtlas": "Contenido provisto por atlas" , "providedByView": "Contenido provisto por este producto" , "toggleLayerVisibility": "Alternar visibilidad de capa" , "showLegend": "Mostrar leyenda de la capa" , "navigateToLayerInfo": "Navegar a la vista de detalles de la capa" , "userData": "Datos de usuario" , "cancel": "Cancelar" , "nextStep": "Siguiente" Loading
client-app/src/oldapp/nls/translation.js +5 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,11 @@ define({ root: { "ok": "Agree" , "contents": "Contents" , "providedByAtlas": "Content provided by atlas" , "providedByView": "Content provided by this product" , "toggleLayerVisibility": "Toggle layer visibility" , "showLegend": "Show layer legend" , "navigateToLayerInfo": "Navigate to layer details view" , "userData": "User data" , "cancel": "Cancel" , "nextStep": "Next" Loading