Roo/bootstrap/layout/Border.js
authorAlan Knowles <alan@roojs.com>
Mon, 3 Jul 2017 06:05:25 +0000 (14:05 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 3 Jul 2017 06:05:25 +0000 (14:05 +0800)
Roo/bootstrap/layout/Border.js

index 83f7170..66bc036 100644 (file)
@@ -28,6 +28,7 @@ Roo.bootstrap.layout.Border = function(config){
     Roo.bootstrap.layout.Border.superclass.constructor.call(this, config);
     
     
+    
     Roo.each(Roo.bootstrap.layout.Border.regions, function(region) {
         if(config[region]){
             config[region].region = region;