Roo/bootstrap/TriggerField.js
authoredward <edward@roojs.com>
Mon, 28 Dec 2015 04:48:22 +0000 (12:48 +0800)
committeredward <edward@roojs.com>
Mon, 28 Dec 2015 04:48:22 +0000 (12:48 +0800)
Roo/bootstrap/TriggerField.js

index ee14686..2127ca6 100644 (file)
@@ -399,7 +399,6 @@ Roo.extend(Roo.bootstrap.TriggerField, Roo.bootstrap.Input,  {
     removeBtnClick : function(e, h, el)
     {
         e.preventDefault();
-        Roo.log(this);
         this.fireEvent("remove", this);
     },