From 281ad7e876aeab1216c4f75238be3b8edbf852e1 Mon Sep 17 00:00:00 2001 From: Hao Sun Date: Fri, 8 Apr 2022 11:43:35 +0800 Subject: [PATCH] * fix search and redirect in ajax dropmenu not work as expected sometimes. --- module/execution/view/ajaxgetdropmenu.html.php | 6 +++--- module/product/view/ajaxgetdropmenu.html.php | 6 +++--- module/project/view/ajaxgetdropmenu.html.php | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/module/execution/view/ajaxgetdropmenu.html.php b/module/execution/view/ajaxgetdropmenu.html.php index 980945cb00..1d60bc6929 100644 --- a/module/execution/view/ajaxgetdropmenu.html.php +++ b/module/execution/view/ajaxgetdropmenu.html.php @@ -58,9 +58,9 @@ foreach($executions as $projectID => $projectExecutions) { $projectName = zget($projects, $projectID); - if($executionCounts[$projectID]['myExecution']) $myExecutionsHtml .= '