* adjust for multi task.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user