* [task#142087,done,0.2h] alert notice.
This commit is contained in:
@@ -1427,7 +1427,7 @@ class execution extends control
|
||||
}
|
||||
}
|
||||
|
||||
return $this->sendSuccess(array('message' => $alertMsg, 'load' => true));
|
||||
return $this->sendSuccess(array('load' => array('alert' => $alertMsg)));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user