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

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

index ad0d1ea..1817d69 100644 (file)
@@ -31,7 +31,7 @@
      "xtype" : "NavHeaderbar",
      "Boolean inverse" : true,
      "String brand_href" : "#",
-     "String brand" : "<i class=\"fa fa-chevron-left\"></i> Feeds",
+     "String brand" : "<i class=\"fa fa-chevron-left\"></i> Name of feed",
      "$ xns" : "Roo.bootstrap",
      "items" : [
       {
index d6dba81..527aa13 100644 (file)
@@ -39,7 +39,7 @@ Feed = new Roo.XComponent({
      xtype : 'Element'
     },
     {
-     brand : '<i class=\"fa fa-chevron-left\"></i> Feeds',
+     brand : '<i class=\"fa fa-chevron-left\"></i> Name of feed',
      brand_href : '#',
      inverse : true,
      position : 'fixed-top',
index 78e943b..e1a19d7 100644 (file)
@@ -21,7 +21,7 @@ color: white;" xtype="Roo.bootstrap.Element">name of feed</DIV>
         <SPAN class="icon-bar"></SPAN>
       </BUTTON>
       <A href="#" class="navbar-brand">
-        <I class="fa fa-chevron-left"></I> Feeds
+        <I class="fa fa-chevron-left"></I> Name of feed
       </A>
     </DIV>
     <DIV class="collapse navbar-collapse" xbuilderid="roo-gen5">