X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FDashboards%2FElements%2FShowDashboards;h=b57867b096b5821825d7946683b2fe95fae8bfa2;hb=1c538bfabc2cd31f27067505f0c3d1a46cba6ef0;hp=5cf73a71d6ca9ad0c605c9526dca63bbe3748503;hpb=73a6a80a9ca5edbd43d139b7cb25bfee4abfd35e;p=freeside.git diff --git a/rt/share/html/Dashboards/Elements/ShowDashboards b/rt/share/html/Dashboards/Elements/ShowDashboards index 5cf73a71d..b57867b09 100644 --- a/rt/share/html/Dashboards/Elements/ShowDashboards +++ b/rt/share/html/Dashboards/Elements/ShowDashboards @@ -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,