Use new lxr links.
git-svn-id: svn://10.0.0.236/trunk@23359 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
06cbe39c3f
commit
4796c85fe7
@ -305,7 +305,7 @@ Source:</TH><TD>";
|
|||||||
$name =~ s/%$//;
|
$name =~ s/%$//;
|
||||||
$name =~ s:/$::;
|
$name =~ s:/$::;
|
||||||
$name =~ s:^mozilla/::;
|
$name =~ s:^mozilla/::;
|
||||||
push @filelist, "<A href='http://cvs-mirror.mozilla.org/webtools/lxr/source/$name'>$name</a>";
|
push @filelist, "<A href='http://lxr.mozilla.org/mozilla/source/$name'>$name</a>";
|
||||||
}
|
}
|
||||||
print OWNERS join(', ', @filelist);
|
print OWNERS join(', ', @filelist);
|
||||||
print OWNERS "</TD></TR>
|
print OWNERS "</TD></TR>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user