mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
Use "active" rather than "in development" to avoid ugly wrapping in the table.
Copied from Perforce Change: 185610 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
5eebc02a46
commit
0fae2b083b
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ TASK_BRANCH_ENTRY = '''
|
|||
<td><code><a href="{child}/">{date}/{task}</a></code></td>
|
||||
<td><a href="https://info.ravenbrook.com/infosys/cgi/perfbrowse.cgi?@changes+{depot}/project/{project}/{child}/...">Changes</a></td>
|
||||
<td>{desc_html}</td>
|
||||
<td>In development (<a href="https://info.ravenbrook.com/infosys/cgi/perfbrowse.cgi?@diff2+{depot}/project/{project}/{child}/...@{base}+{depot}/project/{project}/{child}/...">diffs</a>).</td>
|
||||
<td>Active (<a href="https://info.ravenbrook.com/infosys/cgi/perfbrowse.cgi?@diff2+{depot}/project/{project}/{child}/...@{base}+{depot}/project/{project}/{child}/...">diffs</a>).</td>
|
||||
</tr>
|
||||
|
||||
'''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue