Merge branch 'master_xieqiyu_76421' into 'master'
* Fix bug#29540. See merge request easycorp/zentaopms!6201
This commit is contained in:
@@ -2025,6 +2025,8 @@ class story extends control
|
||||
*/
|
||||
public function batchToTask($executionID = 0, $projectID = 0)
|
||||
{
|
||||
if($this->app->tab == 'execution' and $executionID) $this->loadModel('execution')->setMenu($executionID);
|
||||
|
||||
if(!empty($_POST['name']))
|
||||
{
|
||||
$response['result'] = 'success';
|
||||
|
||||
Reference in New Issue
Block a user