mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Make "checkins in last 7 days" link work better in worlds with
multiple repositories.
This commit is contained in:
parent
88f2f647e9
commit
1fd1bc17dc
@ -58,7 +58,7 @@ for ($ii=0; $ii < @extra_text; $ii++) {
|
||||
#print "<hr>\n" if @extra_text;
|
||||
|
||||
print qq(
|
||||
<dt><A HREF='../bonsai/cvsquery.cgi?module=all&branch=&dir=&file=&who=$enc_email&sortby=Date&hours=2&date=week'>
|
||||
<dt><A HREF='../bonsai/cvsquery.cgi?module=allrepositories&branch=&dir=&file=&who=$enc_email&sortby=Date&hours=2&date=week'>
|
||||
Check-ins within 7 days</A>
|
||||
<dt><A HREF='mailto:$username\@$hostname'>
|
||||
Send Mail</A>
|
||||
|
Loading…
Reference in New Issue
Block a user