Roo/bootstrap/CheckBox.js
authorjohn <john@roojs.com>
Tue, 31 Oct 2017 08:43:46 +0000 (16:43 +0800)
committerjohn <john@roojs.com>
Tue, 31 Oct 2017 08:43:46 +0000 (16:43 +0800)
Roo/bootstrap/CheckBox.js

index e6f8c93..fd92b7b 100644 (file)
@@ -441,7 +441,7 @@ Roo.extend(Roo.bootstrap.CheckBox, Roo.bootstrap.Input,  {
             label.markValid();
         }
         
-        Roo.log('quit here');
+        Roo.log('not responding');
         
         if(this.inputType == 'radio'){
             Roo.each(this.el.up('form').select('input[name='+this.name+']', true).elements, function(e){