Roo/bootstrap/Table.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 05:08:05 +0000 (13:08 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 05:08:05 +0000 (13:08 +0800)
Roo/bootstrap/Table.js

index 269a1a8..110b2e8 100644 (file)
@@ -313,6 +313,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
             return;
         }
         if (this.selModel) {
+            Roo.log(this.selModel);
             this.selModel.initEvents();
         }