mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Changed Time to in working time to 00:00:00 TICKETS #3480
This commit is contained in:
parent
cd737db318
commit
4124d198b5
@ -88,7 +88,7 @@ $friday = true;
|
||||
$saturday = true;
|
||||
$sunday = true;
|
||||
$time_from = '00:00:00';
|
||||
$time_to = '23:59:00';
|
||||
$time_to = '00:00:00';
|
||||
$show_graph = 0;
|
||||
$sla_sorted_by = 0;
|
||||
$id_agents = '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user