Loading public/javascript/app/_app.js +0 −7 Original line number Diff line number Diff line Loading @@ -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, Loading public/resources/images/favicon.ico −40.7 KiB (56.6 KiB) Loading image diff... Loading
public/javascript/app/_app.js +0 −7 Original line number Diff line number Diff line Loading @@ -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, Loading