Change agent events bar height - #1550
This commit is contained in:
parent
1510bbf118
commit
fa419aa367
|
@ -625,7 +625,7 @@ $data[0][0] .=
|
|||
__('Events (24h)') .
|
||||
'</th></tr>' .
|
||||
'<tr><td style="text-align:center;padding-left:20px;padding-right:20px;"><br />' .
|
||||
graph_graphic_agentevents ($id_agente, 450, 15, SECONDS_1DAY, '', true, true) .
|
||||
graph_graphic_agentevents ($id_agente, 450, 40, SECONDS_1DAY, '', true, true) .
|
||||
'<br /></td></tr>' .
|
||||
'</table>';
|
||||
|
||||
|
|
Loading…
Reference in New Issue