* add new version and upgrade and add vi lang.

This commit is contained in:
wangyidong
2020-04-10 13:55:45 +08:00
parent 523eb57d6a
commit 523162eac5
116 changed files with 8595 additions and 12 deletions
+2
View File
@@ -227,6 +227,7 @@
?>
<td title='<?php echo $moduleTitle?>'><?php echo $printModule?></td>
</tr>
<?php if($config->global->flow != 'onlyTask' and $project->type != 'ops'):?>
<tr class='nofixed'>
<th><?php echo $lang->task->story;?></th>
<td>
@@ -242,6 +243,7 @@
?>
</td>
</tr>
<?php endif;?>
<?php if($task->fromBug):?>
<tr>
<th><?php echo $lang->task->fromBug;?></th>