* finish task #4217.

This commit is contained in:
wangyidong
2018-05-23 16:25:50 +08:00
parent 057f94defa
commit 244a261be4
4 changed files with 1 additions and 9 deletions
-2
View File
@@ -365,8 +365,6 @@
if(!empty($task->parent)) echo html::a(helper::createLink('task', 'view', "taskID=$task->parent"), "<i class='icon icon-chevron-double-up'></i>", '', "class='btn btn-link' title='{$lang->task->parent}'");
?>
<?php else:?>
<?php common::printBack($browseLink);?>
<?php endif;?>
</div>
</div>