From a334d6b374a205262bee0f8bb267b79c42e8e6fb Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 2 Dec 2014 14:11:14 +0100 Subject: fix #667 --- CHANGELOG.md | 1 + templates/part.content.php | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df0822b63..55e2b1f36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ owncloud-news (4.2.4) +* **Bugfix**: Clicking the button to open a website in compact view now marks the article read * **Enhancement**: Do not expand entries in compact view when using the jump to next/previous article shortcuts since this makes it harder to keep an overview and the exact same behavior is available in expanded view anyways owncloud-news (4.2.3) diff --git a/templates/part.content.php b/templates/part.content.php index 23fb17199..5c45c1db8 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -30,6 +30,7 @@