mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Merge branch 'ent-11809-error-de-colores-del-widget-event-cardboard-en-metaconsola' into 'develop'
Ent 11809 error de colores del widget event cardboard en metaconsola See merge request artica/pandorafms!6363
This commit is contained in:
commit
20a89db60b
@ -530,7 +530,7 @@ class EventCardboard extends Widget
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
$output .= '<table class="w100p h100p table-border-0"><tbody><tr>';
|
$output .= '<table class="w100p h100p table-border-0 event-cardboard-widget"><tbody><tr>';
|
||||||
|
|
||||||
$width_td = (100 / count(explode(',', $severity)));
|
$width_td = (100 / count(explode(',', $severity)));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user