Commit 23207c9c authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Actualiza módulos, revisa sintaxis

parent b488059d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ define([
				this.i18n.findDataInActivitiesEnd;

			this._publish(this._infoInstance.getChannel('SET_PROPS'), {
				data: newData,
				data: newData
			});
		}
	});
+2 −2
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ define([

			this.publicationsConfig.push({
				event: 'TOTAL_ACTIVITIES',
				channel: this.getChannel('TOTAL_ACTIVITIES'),
				channel: this.getChannel('TOTAL_ACTIVITIES')
			});
		},

@@ -160,7 +160,7 @@ define([

					this._emitEvt('TOTAL_ACTIVITIES', {
						value: specificData.total
					})
					});
					href = 'activities'; // TODO ruta incorrecta de vista
				}

Compare 0b8b71ed to e6b3a105
Original line number Diff line number Diff line
Subproject commit 0b8b71eddcc02c354b378e1598bf679d314ce816
Subproject commit e6b3a1053861b2fc22e83a2f509aee01d50addb8
+0 −1
Original line number Diff line number Diff line
@@ -187,7 +187,6 @@ define([

		_valueChanged: function(obj) {

			console.log('a validar!', this.getOwnChannel())
			if (this._isPropertyNameValue(obj)) {
				if (obj[this.propertyName]) {
					this._valueObjPendingToComplete = obj;
Compare a4591601 to 4f5d5e07
Original line number Diff line number Diff line
Subproject commit a45916011a6e9b80cff4223085fa3f8f337e5def
Subproject commit 4f5d5e07cd69e6ca439f99f770e2ec861ea28f1f