TACK: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
Created page with "==Open== <mantis> project = Track status = open header = true color = true count = 3 show = id, status, updated, summary </mantis> ==Closed== <mantis> project = Track..."
 
m Shahed moved page Tack to TACK
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Open==
==Open==
<mantis>
<mantis>
project = Track
project = TACK
status  = open
status  = open
header  = true
header  = true
color  = true
color  = true
count  = 3
count  = 50
show    = id, status, updated, summary
show    = id, status, updated, summary
</mantis>
</mantis>
==Closed==
==Closed==
<mantis>
<mantis>
project = Track
project = TACK
status  = closed
status  = closed
header  = true
header  = true
color  = true
color  = true
count  = 3
count  = 50
show    = id, status, updated, summary
show    = id, status, updated, summary
</mantis>
</mantis>

Latest revision as of 06:47, 25 February 2019

Open

<mantis> project = TACK status = open header = true color = true count = 50 show = id, status, updated, summary </mantis>

Closed

<mantis> project = TACK status = closed header = true color = true count = 50 show = id, status, updated, summary </mantis>

References