Commit 85ee03c0 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Elimina marca de mostrado previo tras destruir

parent 8fde615b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -786,6 +786,7 @@ define([

			this._destroyNode();
			this._setShown(false);
			this._setPreviouslyShown(false);
		},

		_getStartupStatus: function() {