From 3a533b72c945422d7e1da2e78048fe591dd111d7 Mon Sep 17 00:00:00 2001 From: xieqiyu Date: Sun, 24 Apr 2022 09:48:31 +0800 Subject: [PATCH] * Fix bug#21947. --- module/task/view/batchedit.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/task/view/batchedit.html.php b/module/task/view/batchedit.html.php index ecfdc202fa..4e8550cc2f 100755 --- a/module/task/view/batchedit.html.php +++ b/module/task/view/batchedit.html.php @@ -132,7 +132,7 @@ js::set('dittoNotice', $dittoNotice); >deadline) ? '' : $tasks[$taskID]->deadline, "class='form-control text-center form-date'");?> >pri, "class='form-control'");?> >estimate, "class='form-control text-center' {$disableHour}");?> - > + > >left, "class='form-control text-center' {$disableHour}");?> ' style='overflow:visible'>finishedBy, "class='form-control chosen'");?> ' style='overflow:visible'>canceledBy, "class='form-control chosen'");?>