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)));
|
||||
|
||||
|
|
Loading…
Reference in New Issue