* Finish task #36436.

This commit is contained in:
Yagami
2021-03-10 13:43:28 +08:00
parent 86055e545f
commit 1082a2425f
21 changed files with 100 additions and 90 deletions
@@ -50,7 +50,7 @@ foreach($executions as $execution)
</div>
<div class="col-footer">
<?php echo html::a(helper::createLink('execution', 'all'), '<i class="icon icon-cards-view muted"></i> ' . $lang->execution->all, '', 'class="not-list-item"'); ?>
<a class='pull-right toggle-right-col not-list-item'><?php echo $lang->execution->doneProjects?><i class='icon icon-angle-right'></i></a>
<a class='pull-right toggle-right-col not-list-item'><?php echo $lang->execution->doneExecutions;?><i class='icon icon-angle-right'></i></a>
</div>
</div>
<div class="table-col col-right">