From ff311ddaa80bb04464fcc4de13af2d89c1fc1d00 Mon Sep 17 00:00:00 2001 From: SimonGschnell Date: Mon, 24 Mar 2025 09:34:52 +0100 Subject: [PATCH] fix(News widget autoscroll): removes the ride attribute from the bootstrap carousel to remove the autoscrolling of the news widget --- public/js/components/DashboardWidget/News.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/components/DashboardWidget/News.js b/public/js/components/DashboardWidget/News.js index b7bd2f367..5a7e910ea 100644 --- a/public/js/components/DashboardWidget/News.js +++ b/public/js/components/DashboardWidget/News.js @@ -195,7 +195,7 @@ export default {
-