Reader/Feed.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 12 May 2016 07:05:05 +0000 (15:05 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 12 May 2016 07:05:05 +0000 (15:05 +0800)
Reader/Feed.js
Reader/templates/Feed.html

Reader/Feed.bjs
Reader/Feed.js

index a86bf2a..01dc131 100644 (file)
@@ -63,7 +63,6 @@
        "listeners" : {
         "click" : "function (_self, e)\n{\n   if (_this.table.el.hasClass('hidden')) { \n        _this.table.show(); // hopefully...\n        _this.articleCtr.show();\n    }\n}"
        },
-       "String href" : "#",
        "Boolean preventDefault" : true,
        "xtype" : "Link",
        "$ xns" : "Roo.bootstrap",
index ecb46be..f7f33dd 100644 (file)
@@ -83,7 +83,6 @@ Feed = new Roo.XComponent({
        ]
       },
       {
-       href : '#',
        html : _this._strings['2efe14eb257ad32579ef6080d295c3af'] /* <i class="fa fa-chevron-left"></i> Name of feed */,
        preventDefault : true,
        xns : Roo.bootstrap,