Changed Time to in working time to 00:00:00 TICKETS #3480

This commit is contained in:
fermin831 2016-03-17 15:47:28 +01:00
parent 278255ff51
commit 2d310a7163
1 changed files with 1 additions and 1 deletions

View File

@ -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 = '';