From b8b4dfb4969e1baf84a14fb65a5dc153b0f5fae4 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 9 May 2013 12:57:35 +0200 Subject: only make one request for mark all read and mark folder read, fix #171, fix a bug that prevented readding of feeds when its folder was deleted, fix a bug that would not allow mark read for feeds when the app was started for the first time --- templates/part.feed.unread.php | 2 +- templates/part.listfeed.php | 2 +- templates/part.listfolder.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/part.feed.unread.php b/templates/part.feed.unread.php index 96df79af4..a933a2f75 100644 --- a/templates/part.feed.unread.php +++ b/templates/part.feed.unread.php @@ -22,7 +22,7 @@ {{ unreadCountFormatter(getTotalUnreadCount()) }} diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php index 971f0b922..ca49823f6 100644 --- a/templates/part.listfeed.php +++ b/templates/part.listfeed.php @@ -45,7 +45,7 @@ diff --git a/templates/part.listfolder.php b/templates/part.listfolder.php index fb30f1d55..23775f971 100644 --- a/templates/part.listfolder.php +++ b/templates/part.listfolder.php @@ -39,7 +39,7 @@ -- cgit v1.2.3