mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Make changing status for whole query work
This commit is contained in:
parent
3f46d3f4e3
commit
ee5edc0bd6
@ -759,7 +759,7 @@ class timesheet_ui extends timesheet_bo
|
||||
else
|
||||
{
|
||||
if ($this->action($content['action'],$content['nm']['rows']['checked'],$content['use_all'],
|
||||
$success,$failed,$action_msg,$content['action'],$msg))
|
||||
$success,$failed,$action_msg,'index',$msg))
|
||||
{
|
||||
$msg .= lang('%1 timesheets(s) %2',$success,$action_msg);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user