Reader/Feed.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 05:00:30 +0000 (13:00 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 05:00:30 +0000 (13:00 +0800)
Reader/Feed.js
Reader/templates/Feed.html

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

index c743d83..74890b4 100644 (file)
          "String html" : "Title"
         }
        ]
+      },
+      {
+       "xtype" : "Container",
+       "$ xns" : "Roo.bootstrap"
       }
      ]
     }
index e006d27..7ee494e 100644 (file)
@@ -301,6 +301,11 @@ Feed = new Roo.XComponent({
          }
         }
        ]
+      },
+      {
+       xns : Roo.bootstrap,
+       '|xns' : 'Roo.bootstrap',
+       xtype : 'Container'
       }
      ]
     }
index dd50d3e..c997d5c 100644 (file)
@@ -63,4 +63,5 @@ color: white;" xtype="Roo.bootstrap.Element">name of feed</DIV>
       <LI class="" xbuilderid="roo-comp-1024" xtype="Roo.bootstrap.Element">Domain</LI>
       <LI class="active active" xbuilderid="roo-comp-1026" xtype="Roo.bootstrap.Element">Title</LI>
     </OL>
+    <DIV class="container" xbuilderid="roo-comp-1028" xtype="Roo.bootstrap.Container"></DIV>
   </DIV>