correct deletion of Questgroups
This commit is contained in:
parent
63a17ffc67
commit
f947a7a4df
3 changed files with 9 additions and 14 deletions
|
|
@ -729,7 +729,7 @@
|
|||
{
|
||||
// Parent Questgroup
|
||||
if(is_null($questgroup['hierarchy']['parent_questgroup_id'])) {
|
||||
$this->redirect($this->linker->link(array('simenaries', 'seminary', $seminary['url'])));
|
||||
$this->redirect($this->linker->link(array('seminaries', 'seminary', $seminary['url'])));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue