Reader/Feed.bjs
[web.Reader] / Reader / Feed.js
index 8688199..746e180 100644 (file)
@@ -273,7 +273,13 @@ Feed = new Roo.XComponent({
          tag : 'li',
          xns : Roo.bootstrap,
          '|xns' : 'Roo.bootstrap',
-         xtype : 'Element'
+         xtype : 'Element',
+         listeners : {
+          render : function (_self)
+           {
+             _this.articleURL  = this;
+           }
+         }
         },
         {
          cls : 'breadcrumb',