X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FTabs;fp=rt%2Fshare%2Fhtml%2FElements%2FTabs;h=d899071fab95f9858d00e30c3d7271178f64e440;hb=84f2df8931fa02e63fb21f8f0bb87dd9577b8919;hp=3aac9d80332b62494343b583eb01ac5558485c49;hpb=d7678b9b97068dcd352f0ea101c6c8d02ae330d6;p=freeside.git diff --git a/rt/share/html/Elements/Tabs b/rt/share/html/Elements/Tabs index 3aac9d803..d899071fa 100755 --- a/rt/share/html/Elements/Tabs +++ b/rt/share/html/Elements/Tabs @@ -51,6 +51,7 @@ #my $request_path = $HTML::Mason::Commands::r->path_info; my $request_path = $m->request_comp->path; +$request_path =~ s!/{2,}!/!g; my $query_string = sub { my %args = @_;