From f8451ca565c07cfe42d5cf5a9d3d02cba4f2d773 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 5 Apr 2013 11:22:38 +0200 Subject: bring back show all button --- templates/part.listfeed.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'templates/part.listfeed.php') diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php index 4db9cd385..84b99ddee 100644 --- a/templates/part.listfeed.php +++ b/templates/part.listfeed.php @@ -1,17 +1,17 @@
  • - - {{feed.title}} + ng-click="feedBl.load(feed.id)"> + {{ feed.title }} @@ -20,11 +20,11 @@ title="t('Delete feed')); ?>"> - {{ getFeedUnreadCount(feed.id) }} + {{ feedBl.getUnreadCount(feed.id) }} -- cgit v1.2.3