TODOs for listing ticket deps in ticket page
This commit is contained in:
parent
6626e40340
commit
54bbf1907a
1 changed files with 6 additions and 0 deletions
|
@ -19,6 +19,12 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||||
<input type=hidden name=_method value=DELETE>
|
<input type=hidden name=_method value=DELETE>
|
||||||
<input type=submit value="Delete this ticket">
|
<input type=submit value="Delete this ticket">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Depended by: TODO
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Depends on: TODO
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Created on #{showDate $ ticketCreated ticket} by
|
Created on #{showDate $ ticketCreated ticket} by
|
||||||
^{personLinkW author}
|
^{personLinkW author}
|
||||||
|
|
Loading…
Reference in a new issue