X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FDashboards%2FElements%2FShowDashboards;h=600f356704ed8dd2bd108326c3795e9e9bf92169;hb=de9d037528895f7151a9aead6724ce2df95f9586;hp=56c757bf084ed8ef83843d0983d4b96677c53970;hpb=43a06151e47d2c59b833cbd8c26d97865ee850b6;p=freeside.git diff --git a/rt/share/html/Dashboards/Elements/ShowDashboards b/rt/share/html/Dashboards/Elements/ShowDashboards index 56c757bf0..600f35670 100644 --- a/rt/share/html/Dashboards/Elements/ShowDashboards +++ b/rt/share/html/Dashboards/Elements/ShowDashboards @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -54,6 +54,7 @@ % } else { % $title = loc("[_1]'s dashboards",$Object->Name); % } +% $title =~ s/([\\'])/\\$1/g; % $title = $m->interp->apply_escapes($title, 'h'); <& /Elements/CollectionList, %ARGS,