* Fix an error.

This commit is contained in:
tianshujie98
2021-04-02 09:09:03 +08:00
parent f897503c01
commit 752f08b3aa

View File

@@ -182,7 +182,7 @@ $(function()
</div>
</div>
</div>
<?php if(!empty($project->exeuctions)):?>
<?php if(!empty($project->executions)):?>
<div class="table-row project-info">
<div class="col-3 text-center"><h4><?php echo $lang->block->last;?></h4></div>
<div class="table-row lastIteration">