Commit 72bca213 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Personaliza listado de capas de actividad

parent a7a4651f
Loading
Loading
Loading
Loading
+3 −13
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ define([
	, "dojo/_base/declare"
	, "dojo/_base/lang"
	, 'redmic/modules/map/layer/WmsLayerImpl'
	, 'templates/ActivityList'
	, 'templates/ActivityLayerList'
], function(
	_ListenActivityDataAndAccessByActivityCategory
	, _Main
@@ -21,7 +21,7 @@ define([
	, declare
	, lang
	, WmsLayerImpl
	, ActivityList
	, ActivityLayerList
) {

	return declare([Layout, Controller, _Main, _AddTitle, _TitleSelection,
@@ -56,17 +56,7 @@ define([
						classWindowContent: "view",
						notTextSearch: true,
						browserConfig: {
							rowConfig: {
								buttonsConfig: {
									listButton: [{
										icon: "fa-map-marker",
										title: "map centering",
										btnId: "mapCentering",
										returnItem: true
									}]
								}
							},
							template: ActivityList
							template: ActivityLayerList
						}
					}
				}
+1 −0
Original line number Diff line number Diff line
@@ -1217,6 +1217,7 @@ define({
	, "resources": "Recursos"
	, "urlResource": "URL de recurso"
	, "resourcesAssociated": "Recursos asociados"
	, "layer": "Capa"

	// Para capas que no se pueden cambiar las keys
	, "descript_1": "Descripción"
+1 −0
Original line number Diff line number Diff line
@@ -1221,6 +1221,7 @@ define({
		, "resources": "Resources"
		, "urlResource": "Resource URL"
		, "resourcesAssociated": "Associated resources"
		, "layer": "Layer"

		//Para capas que no se pueden cambiar las keys
		, "descript_1": "Description"
Compare 88772d5d to 35e5048b
Original line number Diff line number Diff line
Subproject commit 88772d5dd98fcd0f91b7691f0eaf516df09745c7
Subproject commit 35e5048b314e3f2902866878b19a766dc711f466