mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Clear all users or Just me checkboxes
This commit is contained in:
parent
3ee18797b0
commit
e4133aa210
@ -138,6 +138,8 @@ class importexport_definitions_ui
|
||||
}
|
||||
$content['nm']['action'] .= '_' . $content[$content['nm']['action']];
|
||||
unset($content[$action]);
|
||||
unset($content['all_users']);
|
||||
unset($content['allowed_private']);
|
||||
}
|
||||
if ($this->action($content['nm']['action'],$content['nm']['selected'],$content['nm']['select_all'],
|
||||
$success,$failed,$action_msg,'index',$msg))
|
||||
|
Loading…
Reference in New Issue
Block a user