* improve UI of views with side handler.

This commit is contained in:
Catouse
2016-11-25 11:34:45 +08:00
parent a3c2640ef7
commit c6a495b083
10 changed files with 128 additions and 117 deletions
+1
View File
@@ -38,6 +38,7 @@ js::set('browseType', $browseType);
</div>
</div>
<div class='main'>
<script>setTreeBox();</script>
<form method='post' id='projectTaskForm'>
<?php
$datatableId = $this->moduleName . ucfirst($this->methodName);