From: ivan Date: Wed, 30 Jun 2010 06:52:26 +0000 (+0000) Subject: fix another case of rt/rt/, urg X-Git-Tag: root_of_svc_elec_features~99 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=a2d4e67daf5dedaf982f5809a7e9108d42e481fe fix another case of rt/rt/, urg --- diff --git a/rt/share/html/Ticket/Graphs/index.html b/rt/share/html/Ticket/Graphs/index.html index e23737c8e..211d3a0cb 100644 --- a/rt/share/html/Ticket/Graphs/index.html +++ b/rt/share/html/Ticket/Graphs/index.html @@ -56,7 +56,9 @@ <& Elements/ShowGraph, %ARGS, Ticket => $ticket &> -
+% my $path = $m->request_comp->path; +% $path =~ s(^/rt)(); #hacky, dunno why this happens + <& Elements/EditGraphProperties, %ARGS, Ticket => $ticket &>