Roo/bootstrap/layout/Border.js
authorAlan Knowles <alan@roojs.com>
Fri, 7 Jul 2017 01:25:30 +0000 (09:25 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Jul 2017 01:25:30 +0000 (09:25 +0800)
Roo/bootstrap/layout/Border.js

index e9eeea2..97e1236 100644 (file)
@@ -369,7 +369,7 @@ layout.addxtype({
            
            
             case 'Border': // it can get called on it'self... - might need to check if this is fixed?
-                
+                // it was the old xcomponent building that caused this before.
                 ret = this;
                 break;