From 69b24a22f0efa99cabe999d9e00a27b6f17662e1 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Fri, 6 Dec 2024 16:55:26 +0800 Subject: [PATCH] * [refac bug #57616] Add data-app attr for report link. --- module/execution/ui/tree.html.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/execution/ui/tree.html.php b/module/execution/ui/tree.html.php index b36ae082b3..8b68105f57 100644 --- a/module/execution/ui/tree.html.php +++ b/module/execution/ui/tree.html.php @@ -52,6 +52,7 @@ toolbar 'icon' => 'bar-chart', 'text' => $lang->task->report->common, 'class' => 'ghost', + 'data-app' => $app->tab, 'url' => createLink('task', 'report', "execution={$executionID}&browseType={$browseType}") ))) : null, hasPriv('task', 'export') ? item(set(array