Reader/Feed.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 04:53:01 +0000 (12:53 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 04:53:01 +0000 (12:53 +0800)
Reader/Feed.js
Reader/templates/Feed.html

Reader/Feed.bjs
Reader/Feed.js
Reader/templates/Feed.html

index 199b14f..4fb471d 100644 (file)
      "Boolean hidden" : true,
      "items" : [
       {
-       "xtype" : "Container",
+       "String tag" : "ol",
+       "xtype" : "Element",
        "$ xns" : "Roo.bootstrap"
       }
      ]
index 9759a41..d8f5514 100644 (file)
@@ -244,9 +244,10 @@ Feed = new Roo.XComponent({
      xtype : 'Container',
      items  : [
       {
+       tag : 'ol',
        xns : Roo.bootstrap,
        '|xns' : 'Roo.bootstrap',
-       xtype : 'Container'
+       xtype : 'Element'
       }
      ]
     }
index a0f95f7..de10622 100644 (file)
@@ -58,5 +58,5 @@ color: white;" xtype="Roo.bootstrap.Element">name of feed</DIV>
     </DIV>
   </DIV>
   <DIV class=" hidden" xbuilderid="roo-comp-1018" xtype="Roo.bootstrap.Container">
-    <DIV class="container" xbuilderid="roo-comp-1020" xtype="Roo.bootstrap.Container"></DIV>
+    <OL class="" xbuilderid="roo-comp-1020" xtype="Roo.bootstrap.Element"></OL>
   </DIV>