Commit 47c8f291 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Actualiza favicon, limpia vestigio de Dijit de App

parent c0697404
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -52,16 +52,9 @@ define([

		_setOwnCallbacksForEvents: function() {

			this._onceEvt('SHOW', lang.hitch(this, this._onAppFirstShow));
			this._onEvt('HIDE', lang.hitch(this, this._onAppHide));
		},

		_onAppFirstShow: function() {

			// TODO vestigio de dijit, desaparecerá
			this.startup();
		},

		_subShowModule: function(req) {

			var moduleKey = req.moduleKey,
−40.7 KiB (56.6 KiB)
Loading image diff...