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

Reader/Feed.bjs
Reader/Feed.js

index 82b2adc..ac4fc17 100644 (file)
     },
     {
      "xtype" : "Container",
+     "| function loadArticle" : "function() { }",
      "$ xns" : "Roo.bootstrap",
      "Boolean hidden" : true
     }
index 9afaf0e..b1f1c01 100644 (file)
@@ -154,6 +154,7 @@ Feed = new Roo.XComponent({
     },
     {
      hidden : true,
+     loadArticle : function() { },
      xns : Roo.bootstrap,
      '|xns' : 'Roo.bootstrap',
      xtype : 'Container'