From e8723ef2870ba1fac23e573df24646eff174fc75 Mon Sep 17 00:00:00 2001 From: liyang Date: Mon, 14 Oct 2024 13:44:26 +0800 Subject: [PATCH] + [task#129963] Add table class in view page. --- module/job/ui/view.html.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/job/ui/view.html.php b/module/job/ui/view.html.php index f4409fd195..eb3250abb2 100644 --- a/module/job/ui/view.html.php +++ b/module/job/ui/view.html.php @@ -64,6 +64,7 @@ detailBody set::active(!$hasResult && !$hasLog), tableData ( + setClass('jobBaseTable'), item ( set::name($lang->job->engine),