* Finish task #43619,43620.

This commit is contained in:
tanghucheng
2021-10-29 09:17:57 +08:00
parent 488c4a8cb2
commit 8d1e5cd785
10 changed files with 17 additions and 4 deletions
-1
View File
@@ -1215,7 +1215,6 @@ class execution extends control
*/
public function create($projectID = '', $executionID = '', $copyExecutionID = '', $planID = 0, $confirm = 'no', $productID = 0, $extra = '')
{
if($projectID == 'null')die(js::alert($this->lang->execution->projectNotEmpty) . js::locate($this->server->http_referer , 'parent'));
/* Set menu. */
if($this->app->tab == 'project')
{