Changes between Version 4 and Version 5 of ListMilestonesMacro


Ignore:
Timestamp:
Mar 28, 2013, 6:42:41 AM (11 years ago)
Author:
Mitar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ListMilestonesMacro

    v4 v5  
    88
    99{{{
    10    [[ListMilestones()]]               # Show all milestones
    11    [[ListMilestones(Product)]]        # Show milestones whose name starts with Product
    12    [[ListMilestones(Product, Test)]]  # Show milestones whose name starts with Product and Test
     10[[ListMilestones()]]               # Show all milestones
     11[[ListMilestones(Product)]]        # Show milestones whose name starts with Product
     12[[ListMilestones(Product, Test)]]  # Show milestones whose name starts with Product and Test
    1313}}}
    1414