From 0fc006096612174821db901840dabd20190074e2 Mon Sep 17 00:00:00 2001
From: Alexandre Alapetite
Date: Tue, 17 May 2022 23:31:24 +0200
Subject: Fix slider when no article (#4375)
* Fix slider when no article
#fix https://github.com/FreshRSS/FreshRSS/issues/4373
https://github.com/FreshRSS/FreshRSS/pull/4291
* Use aside
* Forgotten
Co-authored-by: maTh
---
app/views/stats/idle.phtml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
(limited to 'app/views/stats/idle.phtml')
diff --git a/app/views/stats/idle.phtml b/app/views/stats/idle.phtml
index c62b5b388..3dc3ab700 100644
--- a/app/views/stats/idle.phtml
+++ b/app/views/stats/idle.phtml
@@ -48,16 +48,16 @@
= _t('admin.stats.no_idle') ?>
+
- displaySlider ? ' active' : ''; ?>
-
- = _i('close') ?>
-
-
-
+
--
cgit v1.2.3