From 36a92860f8d76f32ae5fa8344e572932546063b6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 22 Jul 2014 18:04:24 +0800 Subject: [PATCH] Roo/bootstrap/Modal.js --- Roo/bootstrap/Modal.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index b07e1ffc47..45f0239292 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -217,7 +217,6 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component, { }, hide : function() { - throw "oops"; Roo.log('Modal hide?!'); this.maskEl.hide(); Roo.get(document.body).removeClass("x-body-masked"); -- 2.39.2