Commit c3f3810f authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Corrige sintaxis

parent cff279b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ define([

			this._emitEvt('GET_EXTERNAL_CONFIG', {
				propertyName: this.embeddedContentUrlPropertyName
			})
			});
		},

		_onGotExternalConfig: function(evt) {