* adjust linkCase.
This commit is contained in:
@@ -653,7 +653,7 @@ class testtask extends control
|
||||
{
|
||||
if(!empty($_POST))
|
||||
{
|
||||
$this->testtask->linkCase($taskID);
|
||||
$this->testtask->linkCase($taskID, $type);
|
||||
$this->locate(inlink('cases', "taskID=$taskID"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user