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

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

index b29f546..4fe3960 100644 (file)
           "render" : "function (_self)\n{\n  _this.articleDate  = this;\n}"
          },
          "String tag" : "li",
-         "String cls" : "breadcrumb",
          "xtype" : "Element",
          "$ xns" : "Roo.bootstrap",
          "String html" : "Date"
           "render" : "function (_self)\n{\n  _this.articleURL  = this;\n}"
          },
          "String tag" : "li",
-         "String cls" : "breadcrumb",
          "xtype" : "Element",
          "$ xns" : "Roo.bootstrap",
          "String html" : "Domain"
         },
         {
          "String tag" : "li",
-         "String cls" : "breadcrumb",
+         "String cls" : "active",
          "xtype" : "Element",
          "$ xns" : "Roo.bootstrap",
          "String html" : "Title"
index 746e180..6e84c93 100644 (file)
@@ -254,7 +254,6 @@ Feed = new Roo.XComponent({
        xtype : 'Element',
        items  : [
         {
-         cls : 'breadcrumb',
          html : _this._strings['44749712dbec183e983dcd78a7736c41'] /* Date */,
          tag : 'li',
          xns : Roo.bootstrap,
@@ -268,7 +267,6 @@ Feed = new Roo.XComponent({
          }
         },
         {
-         cls : 'breadcrumb',
          html : _this._strings['eae639a70006feff484a39363c977e24'] /* Domain */,
          tag : 'li',
          xns : Roo.bootstrap,
@@ -282,7 +280,7 @@ Feed = new Roo.XComponent({
          }
         },
         {
-         cls : 'breadcrumb',
+         cls : 'active',
          html : _this._strings['b78a3223503896721cca1303f776159b'] /* Title */,
          tag : 'li',
          xns : Roo.bootstrap,
index 82f5f69..dd50d3e 100644 (file)
@@ -59,8 +59,8 @@ color: white;" xtype="Roo.bootstrap.Element">name of feed</DIV>
   </DIV>
   <DIV class="" xbuilderid="roo-comp-1018" xtype="Roo.bootstrap.Element">
     <OL class="breadcrumb breadcrumb" xbuilderid="roo-comp-1020" xtype="Roo.bootstrap.Element">
-      <LI class="breadcrumb breadcrumb" xbuilderid="roo-comp-1022" xtype="Roo.bootstrap.Element">Date</LI>
-      <LI class="breadcrumb breadcrumb" xbuilderid="roo-comp-1024" xtype="Roo.bootstrap.Element">Domain</LI>
-      <LI class="breadcrumb breadcrumb" xbuilderid="roo-comp-1026" xtype="Roo.bootstrap.Element">Title</LI>
+      <LI class="" xbuilderid="roo-comp-1022" xtype="Roo.bootstrap.Element">Date</LI>
+      <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>