* Fix bug: edit build error.

This commit is contained in:
xieqiyu
2021-12-09 11:18:10 +08:00
parent b72f016efe
commit e13665ecfb
+1
View File
@@ -90,4 +90,5 @@
<?php js::set('productGroups', $productGroups)?>
<?php js::set('projectID', $build->project)?>
<?php js::set('executionID', $build->execution)?>
<?php js::set('currentTab', $this->app->tab);?>
<?php include '../../common/view/footer.html.php';?>