X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-bootstrap-debug.js;fp=roojs-bootstrap-debug.js;h=961210f1fd11856dd4b8cef5f6ce3fb4f81da958;hp=16194b0fb22465e1d8e60d5f9fe7fe01018ee6a1;hb=bcc05f004771488d31e56e450a82aa3745a0af23;hpb=3ad50dae56f93f0d8f813ce1f3b24ebe2510d350 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 16194b0fb2..961210f1fd 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -24836,6 +24836,12 @@ Roo.extend(Roo.bootstrap.Table.AbstractSelectionModel, Roo.util.Observable, { */ isLocked : function(){ return this.locked; + }, + + + initEvents : function () + { + } }); /**