From b5340676dc2af36c36e847c33778a917e049e6c0 Mon Sep 17 00:00:00 2001 From: anoy Date: Fri, 24 Apr 2020 16:43:15 +0200 Subject: fixed active menu item and reload for unread Signed-off-by: anoy --- templates/part.navigation.unreadfeed.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/part.navigation.unreadfeed.php b/templates/part.navigation.unreadfeed.php index 902365c68..ac92625af 100644 --- a/templates/part.navigation.unreadfeed.php +++ b/templates/part.navigation.unreadfeed.php @@ -1,10 +1,10 @@
  • - + t('Unread articles'))?> @@ -40,13 +40,14 @@ active: Navigation.isSubscriptionsActive(), unread: Navigation.isUnread() }" - class="all-subscriptions-feed with-counter with-menu"> + ng-if="Navigation.isShowAll()" + class="all-subscriptions-feed with-menu"> - + t('All articles'))?> -
    +
    -
    +