From 547b3602ccfc3cacf3610962507cb9a091ebaeec Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 17 Oct 2020 21:14:19 +0200 Subject: [PATCH] FIX refresh of tasks combo must use an ajax page not a full html page --- htdocs/comm/action/card.php | 11 +++---- htdocs/core/class/html.formprojet.class.php | 2 +- htdocs/projet/ajax/projects.php | 33 +++++++++++---------- 3 files changed, 24 insertions(+), 22 deletions(-) diff --git a/htdocs/comm/action/card.php b/htdocs/comm/action/card.php index 74958b35333..3e9faafbe9d 100644 --- a/htdocs/comm/action/card.php +++ b/htdocs/comm/action/card.php @@ -389,7 +389,7 @@ if (empty($reshook) && $action == 'add') $moreparam = ''; if ($user->id != $object->userownerid) $moreparam = "filtert=-1"; // We force to remove filter so created record is visible when going back to per user view. - //Create reminders + // Create reminders if ($addreminder == 'on'){ $actionCommReminder = new ActionCommReminder($db); @@ -1166,10 +1166,11 @@ if ($action == 'create') print "\n".'