Merge branch 'ent-8893-Estilo-de-graficas-de-barra' into 'develop'

Ent 8893 estilo de graficas de barra

See merge request artica/pandorafms!4850
This commit is contained in:
Daniel Rodriguez 2022-05-12 07:37:48 +00:00
commit 757dee4ca7

View File

@ -480,7 +480,7 @@ class TopNWidget extends Widget
1, 1,
$config['homeurl'], $config['homeurl'],
'white', 'white',
'black' '#DFDFDF'
); );
$output .= '</div>'; $output .= '</div>';