X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FDashboards;h=183c8dbf20c96e6c636dba9dbf4af508d69b083a;hb=44dd00a3ff974a17999e86e64488e996edc71e3c;hp=d13477b97816f035639e60c36f3bbdd77a4cad28;hpb=01352af8e44b7eb70b2b587ca43ab7ca946f038d;p=freeside.git diff --git a/rt/share/html/Elements/Dashboards b/rt/share/html/Elements/Dashboards index d13477b97..183c8dbf2 100644 --- a/rt/share/html/Elements/Dashboards +++ b/rt/share/html/Elements/Dashboards @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -45,22 +45,13 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} -
<&|/Widgets/TitleBox, - title => loc("Dashboards"), + title => loc('Dashboards'), title_href => RT->Config->Get('WebPath').'/Dashboards/index.html', - bodyclass => "", titleright => loc("Edit"), - titleright_href => RT->Config->Get('WebPath').'/Dashboards/', + titleright_href => RT->Config->Get('WebPath').'/Dashboards/index.html', &> -<& /Dashboards/Elements/ShowDashboards:table, - Dashboards => \@dashboards, - Verbose => 0, -&> - -
-<%INIT> -my @dashboards = $m->comp("/Dashboards/Elements/ListOfDashboards"); - +<& /Dashboards/Elements/ShowDashboards, IncludeSuperuserGroups => 0 &> +