examples/bootstrap/designagency.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 9 Mar 2015 06:17:43 +0000 (14:17 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 9 Mar 2015 06:17:43 +0000 (14:17 +0800)
examples/bootstrap/designagency.js

examples/bootstrap/designagency.bjs
examples/bootstrap/designagency.js

index 466f728..8e53246 100644 (file)
       }
      ]
     },
+    {
+     "String tag" : "section",
+     "String cls" : "parallax-like",
+     "xtype" : "Container",
+     "$ xns" : "Roo.bootstrap",
+     "items" : [
+      {
+       "xtype" : "Container",
+       "$ xns" : "Roo.bootstrap",
+       "items" : [
+        {
+         "String cls" : "text-center pad-bottom",
+         "xtype" : "Row",
+         "$ xns" : "Roo.bootstrap",
+         "items" : [
+          {
+           "Number md" : 4,
+           "xtype" : "Column",
+           "$ xns" : "Roo.bootstrap",
+           "String html" : "<strong>100</strong><p>Projects</p>",
+           "Number sm" : 4
+          },
+          {
+           "Number md" : 4,
+           "xtype" : "Column",
+           "$ xns" : "Roo.bootstrap",
+           "String html" : "<strong>100</strong><p>Projects</p>",
+           "Number sm" : 4
+          },
+          {
+           "Number md" : 4,
+           "xtype" : "Column",
+           "$ xns" : "Roo.bootstrap",
+           "String html" : "<strong>100</strong><p>Projects</p>",
+           "Number sm" : 4
+          }
+         ]
+        }
+       ]
+      }
+     ]
+    },
     {
      "String tag" : "section",
      "String cls" : "parallax-like",
index 60909b3..0f05d83 100644 (file)
@@ -269,6 +269,57 @@ designagency = new Roo.XComponent({
       }
      ]
 
+    },
+    {
+     '|xns' : 'Roo.bootstrap',
+     cls : 'parallax-like',
+     tag : 'section',
+     xns : Roo.bootstrap,
+     xtype : 'Container',
+     items : [
+      {
+       '|xns' : 'Roo.bootstrap',
+       xns : Roo.bootstrap,
+       xtype : 'Container',
+       items : [
+        {
+         '|xns' : 'Roo.bootstrap',
+         cls : 'text-center pad-bottom',
+         xns : Roo.bootstrap,
+         xtype : 'Row',
+         items : [
+          {
+           '|xns' : 'Roo.bootstrap',
+           html : _this._strings['519d8078a6279f149f310c70cbdc296a'],
+           md : 4,
+           sm : 4,
+           xns : Roo.bootstrap,
+           xtype : 'Column'
+          },
+          {
+           '|xns' : 'Roo.bootstrap',
+           html : _this._strings['519d8078a6279f149f310c70cbdc296a'],
+           md : 4,
+           sm : 4,
+           xns : Roo.bootstrap,
+           xtype : 'Column'
+          },
+          {
+           '|xns' : 'Roo.bootstrap',
+           html : _this._strings['519d8078a6279f149f310c70cbdc296a'],
+           md : 4,
+           sm : 4,
+           xns : Roo.bootstrap,
+           xtype : 'Column'
+          }
+         ]
+
+        }
+       ]
+
+      }
+     ]
+
     }
    ]