* Finish task #92318.

This commit is contained in:
tanghucheng
2023-05-15 16:08:03 +00:00
parent 090852083e
commit 3b32ddb33f
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@
<?php js::set('executionSummary', $lang->execution->executionSummary);?>
<?php js::set('checkedExecutions', $lang->execution->checkedExecutions);?>
<?php js::set('changeStatusHtml', $changeStatusHtml);?>
<?php if($project->model == 'ipd') js::set('reviewPoints', json_encode($reviewPoints));?>
<div id='mainMenu' class='clearfix'>
<div class='btn-toolbar pull-left'>
<?php if($project->division and $project->hasProduct):?>