2013-05-31 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Minor visual fix git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8241 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
43d9cd8ef1
commit
bcf51c9666
|
@ -1,3 +1,7 @@
|
|||
2013-05-31 Sergio Martin <sergio.martin@artica.es>
|
||||
|
||||
* include/functions_events.php: Minor visual fix
|
||||
|
||||
2013-05-31 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* include/graphs/functions_pchart.php: avoid to characters and
|
||||
|
|
|
@ -881,8 +881,6 @@ function events_print_event_table ($filter = "", $limit = 10, $width = 440, $ret
|
|||
|
||||
$data[0] = html_print_image ($img, true,
|
||||
array ("class" => "image_status",
|
||||
"width" => 16,
|
||||
"height" => 16,
|
||||
"title" => $title));
|
||||
|
||||
switch ($event["criticity"]) {
|
||||
|
|
Loading…
Reference in New Issue