From 228d7adfdb90c3fdd179f80fbfde565eb06e0cec Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 15 Jun 2023 12:47:47 +0200 Subject: Fix slider views (#5469) * Fix slider titles And fix full-page view of category configuration. FIx https://github.com/FreshRSS/FreshRSS/pull/5449#issuecomment-1590021947 * Fix user queries and user management Implement https://github.com/FreshRSS/FreshRSS/pull/5469#issuecomment-1591957935 --- app/views/user/details.phtml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/views/user') diff --git a/app/views/user/details.phtml b/app/views/user/details.phtml index 3387584eb..a2a560a65 100644 --- a/app/views/user/details.phtml +++ b/app/views/user/details.phtml @@ -1,5 +1,8 @@ partial('aside_configure'); + } ?> details['is_default']; ?> -- cgit v1.2.3