зеркало из https://github.com/mozilla/gecko-dev.git
Bugzilla Bug 93754�describe should be #directable
r=justdave,dkl
This commit is contained in:
Родитель
154f1306d2
Коммит
57a399e8a8
|
@ -131,7 +131,9 @@ foreach (@data) {
|
|||
|
||||
print qq|
|
||||
<tr><td colspan=$cols><hr></td></tr>
|
||||
<tr><td rowspan=2>$component</td>
|
||||
<tr><td rowspan=2><a name="|
|
||||
.value_quote($component).
|
||||
qq|">$component</a></td>
|
||||
<td><a href="mailto:$initialowner$emailsuffix">$initialowner</a></td>
|
||||
|;
|
||||
if ($useqacontact) {
|
||||
|
|
|
@ -70,7 +70,9 @@ while (MoreSQLData()) {
|
|||
$line_count++;
|
||||
print qq{
|
||||
<TR>
|
||||
<TH>$name</TH>
|
||||
<TH><a name="}
|
||||
.value_quote($name).
|
||||
qq{">$name</A></TH>
|
||||
<TD>$description</TD>
|
||||
<TD ALIGN="right">$bugs</TD>
|
||||
</TR>
|
||||
|
|
Загрузка…
Ссылка в новой задаче