Merge branch 'sprint/devplat_30'
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
?>
|
||||
</ul>
|
||||
</div>
|
||||
<?php common::sortFeatureMenu('execution', 'all');?>
|
||||
<?php foreach($lang->execution->featureBar['all'] as $key => $label):?>
|
||||
<?php $label = "<span class='text'>$label</span>";?>
|
||||
<?php if($status == $key) $label .= " <span class='label label-light label-badge'>{$pager->recTotal}</span>";?>
|
||||
|
||||
Reference in New Issue
Block a user