From 20ecbeb09cdf05ca3ffd44980e9070b34c2b71ec Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 14 Oct 2025 11:01:23 +0200 Subject: Fix drag&drop of user query losing information (#8113) * Fix drag&drop of user query losing information Information about RSS sharing was lost after a drag&drop * Fix related type cast --- app/views/configure/queries.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views') diff --git a/app/views/configure/queries.phtml b/app/views/configure/queries.phtml index 1e925d19c..bd1e0b370 100644 --- a/app/views/configure/queries.phtml +++ b/app/views/configure/queries.phtml @@ -21,8 +21,8 @@

getName() ?>

- - + + -- cgit v1.2.3