* finish task #5390.

This commit is contained in:
wangyidong
2019-04-24 13:30:42 +08:00
parent b865fe4c37
commit bd29dcdf7d
5 changed files with 8 additions and 2 deletions
+2
View File
@@ -11,6 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<div id='mainContent' class="main-row">
<div class="col-8 main-col">
<div class="row">
@@ -141,6 +142,7 @@
</div>
<div class="col-sm-12">
<?php $blockHistory = true;?>
<?php $actionFormLink = $this->createLink('action', 'comment', "objectType=project&objectID=$project->id");?>
<?php include '../../common/view/action.html.php';?>
</div>
</div>