Merge branch '2888-Error-links-en-Show-link-to-public-dashboard' into 'develop'

Changed url for widgets in public dashboard - #2888

See merge request artica/pandorafms!1859
This commit is contained in:
vgilc 2018-11-30 13:12:30 +01:00
commit 01cf7d8081
1 changed files with 1 additions and 1 deletions

View File

@ -548,7 +548,7 @@ function ui_print_group_icon ($id_group, $return = false, $path = "groups_small"
$link = false;
if ($link)
$output = '<a href="index.php?sec=estado&amp;sec2=operation/agentes/estado_agente&amp;refr=60&amp;group_id='.$id_group.'">';
$output = '<a href="'.$config["homeurl"].'index.php?sec=estado&amp;sec2=operation/agentes/estado_agente&amp;refr=60&amp;group_id='.$id_group.'">';
if ($config['show_group_name']) {
$output .= '<span title="'. groups_get_name($id_group, true) .'">' .