Merge branch 'new_fields_on_group' of github.com:atm-maxime/dolibarr into new_fields_on_group
This commit is contained in:
commit
a93a5bd6e1
@ -90,7 +90,6 @@ $reshook = $hookmanager->executeHooks('doActions', $parameters, $object, $action
|
||||
if ($reshook < 0) setEventMessages($hookmanager->error, $hookmanager->errors, 'errors');
|
||||
|
||||
if (empty($reshook)) {
|
||||
|
||||
$backurlforlist = DOL_URL_ROOT.'/user/group/list.php';
|
||||
|
||||
if (empty($backtopage) || ($cancel && empty($id))) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user