Added an after cancel custom code area also in connection with gh-418 in the admin view.
This commit is contained in:
@ -177,7 +177,7 @@ class ###Component###Controller###View### extends JControllerForm
|
||||
'index.php?option=' . $this->option . $redirect, false
|
||||
)
|
||||
);
|
||||
}
|
||||
}###JCONTROLLERFORM_AFTERCANCEL###
|
||||
return $cancel;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user