* Finish task #8199.

This commit is contained in:
tianshujie98
2020-11-03 17:25:01 +08:00
parent 4ea37d68a2
commit a2a50698ee
14 changed files with 349 additions and 148 deletions
+11
View File
@@ -59,6 +59,17 @@
<th><?php echo $lang->doc->files;?></th>
<td colspan='2'><?php echo $this->fetch('file', 'buildform');?></td>
</tr>
<tr>
<th><?php echo $lang->doc->mailto;?></th>
<td colspan="2">
<div class="input-group">
<?php
echo html::select('mailto[]', $users, '', "multiple class='form-control chosen'");
echo $this->fetch('my', 'buildContactLists');
?>
</div>
</td>
</tr>
<tr>
<th><?php echo $lang->doclib->control;?></th>
<td colspan='2'>