Changes between Version 11 and Version 12 of ChildTicketTreeMacro


Ignore:
Timestamp:
Mar 25, 2022, 8:37:06 AM (2 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • ChildTicketTreeMacro

    v11 v12  
    3535
    3636Arguments:
    37  * ticket: The ticket number to 'query'. The number can also be provided as a single stand alone argument. If no ticket is supplied and the macro is used within a ticket, the ticket number will be taken as the intended.
    38  * root: Boolean value indicating whether the parent ticket should be listed in tree. Default: false.
    39  * border: Boolean value indicating whether a border should be drawn around the child ticket list. Default: false.
     37
     38||= Field =||= Description =||= Default value =||
     39|| ticket || The ticket number to 'query'. The number can also be provided as a single stand alone argument. If no ticket is supplied and the macro is used within a ticket, the ticket number will be taken as the intended. ||  ||
     40|| !root || Boolean value indicating whether the parent ticket should be listed in tree. || False ||
     41|| border || Boolean value indicating whether a border should be drawn around the child ticket list. || False ||
    4042
    4143== Bugs/Feature Requests