From a7dfd3c34b12cf43b8ae4994c8f04f4e3d0e5cf4 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 12 Mar 2026 13:27:12 +0100 Subject: [PATCH] Fix loading spin regression when no article (#8588) Fix https://github.com/FreshRSS/FreshRSS/issues/8586 Regression from https://github.com/FreshRSS/FreshRSS/pull/8577 --- app/layout/aside_feed.phtml | 4 ++++ app/views/index/normal.phtml | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/layout/aside_feed.phtml b/app/layout/aside_feed.phtml index b3c3d1c86..d3a39a00c 100644 --- a/app/layout/aside_feed.phtml +++ b/app/layout/aside_feed.phtml @@ -166,6 +166,10 @@
+ +