mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
11809-Colors meta Event cardboard widget
This commit is contained in:
parent
c21eac1fcd
commit
7b59035d1d
@ -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