From 8601a2b83367627f3c0957f353b5a753dc1aa486 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 2 Jun 2014 00:57:12 +0200 Subject: reload with directive --- templates/part.feed.starred.php | 2 +- templates/part.feed.unread.php | 4 ++-- templates/part.listfeed.php | 3 +-- templates/part.listfolder.php | 3 +-- 4 files changed, 5 insertions(+), 7 deletions(-) (limited to 'templates') diff --git a/templates/part.feed.starred.php b/templates/part.feed.starred.php index 69eae6e78..2cae5ced8 100644 --- a/templates/part.feed.starred.php +++ b/templates/part.feed.starred.php @@ -3,7 +3,7 @@ unread: Navigation.getStarredCount() > 0 }" class="starred"> - + t('Starred')) ?> diff --git a/templates/part.feed.unread.php b/templates/part.feed.unread.php index d55eb258e..7381d68d7 100644 --- a/templates/part.feed.unread.php +++ b/templates/part.feed.unread.php @@ -3,11 +3,11 @@ unread: Navigation.getUnreadCount() > 0 }"> - + t('Unread articles'))?> - + t('All articles'))?> diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php index 6aecd720e..4024db31b 100644 --- a/templates/part.listfeed.php +++ b/templates/part.listfeed.php @@ -37,8 +37,7 @@ 'problem-icon': feed.error }" ng-hide="feed.editing" - ng-href="#/items/feeds/{{ feed.id }}" - news-route-reload + ng-href="#/items/feeds/{{ feed.id }}/" class="title" title="{{ feed.title }}"> diff --git a/templates/part.listfolder.php b/templates/part.listfolder.php index 874ef0a27..23f46c4ef 100644 --- a/templates/part.listfolder.php +++ b/templates/part.listfolder.php @@ -29,8 +29,7 @@ -