Roo/bootstrap/Body.js
authorAlan Knowles <alan@roojs.com>
Thu, 21 Aug 2014 06:15:43 +0000 (14:15 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Aug 2014 06:15:43 +0000 (14:15 +0800)
Roo/bootstrap/Body.js

index 1641819..246ae3b 100644 (file)
@@ -30,6 +30,7 @@ Roo.extend(Roo.bootstrap.Body, Roo.bootstrap.Component,  {
         if (this.cls && this.cls.length) {
             Roo.select('body').addClass(this.cls);
         }
+        // style??? xttr???
     }