* finish task #3147 and update HTMLPurifier.

This commit is contained in:
wangyidong
2017-08-16 13:32:34 +08:00
parent d805329387
commit a25a10d542
379 changed files with 23099 additions and 21960 deletions
+1 -1
View File
@@ -118,7 +118,7 @@
<table class='table table-data table-condensed table-borderless'>
<tr>
<th class='w-80px'><?php echo $lang->task->project;?></th>
<td><?php if(!common::printLink('project', 'task', "projectID=$task->project", $project->name)) echo $project->name;?></td>
<td><?php if(!common::printLink('project', 'view', "projectID=$task->project", $project->name)) echo $project->name;?></td>
</tr>
<tr>
<th><?php echo $lang->task->module;?></th>