* adjust for multi task.

This commit is contained in:
wangyidong
2022-08-26 14:50:48 +08:00
parent 098e89233d
commit 3a5f4201ed
6 changed files with 61 additions and 51 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
</div>
<form method='post' target='hiddenwin' <?php if($app->rawMethod == 'start') echo "onsubmit='return checkLeft();'"?>>
<table class='table table-form'>
<tr>
<tr class='<?php if($task->mode == 'multi') echo 'hidden'?>'>
<th class='w-90px'><?php echo $lang->task->assignedTo;?></th>
<td class='w-p25-f'>
<?php