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

index 2a253a3..e9eeea2 100644 (file)
@@ -368,7 +368,8 @@ layout.addxtype({
                 break;
            
            
-            case 'Border': // it can get called on it'self...
+            case 'Border': // it can get called on it'self... - might need to check if this is fixed?
+                
                 ret = this;
                 break;