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

index 97e1236..303c2a9 100644 (file)
@@ -370,6 +370,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.
+                // espeically if border is the top element in the tree.
                 ret = this;
                 break;