* Fix the bug of delete in todo view page.
This commit is contained in:
@@ -373,7 +373,7 @@ class todo extends control
|
||||
}
|
||||
$this->send($response);
|
||||
}
|
||||
die(js::locate($this->session->todoList, 'parent'));
|
||||
die(js::closeModal('parent.parent'));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user