1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-29 16:34:52 +09:00

Don't display assignee for closed tickets

This commit is contained in:
fr33domlover 2016-06-06 07:36:30 +00:00
parent 33d5a947e6
commit e19caa0ffd

View file

@ -23,11 +23,12 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
Created on #{showDate $ ticketCreated ticket} by Created on #{showDate $ ticketCreated ticket} by
^{personLinkW author} ^{personLinkW author}
<p> $if not $ ticketDone ticket
$maybe assignee <- massignee <p>
Assigned to ^{personLinkW assignee} $maybe assignee <- massignee
$nothing Assigned to ^{personLinkW assignee}
Not assigned $nothing
Not assigned
<p> <p>
Status: Status: