Changes between Version 54 and Version 55 of DateFieldPlugin


Ignore:
Timestamp:
Sep 15, 2015, 10:36:48 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Move comment to separate line to handle case that user copies and pastes the block.

Legend:

Unmodified
Added
Removed
Modified
  • DateFieldPlugin

    v54 v55  
    6363due_date.date = true
    6464due_date.label = Due Date
    65 due_date.value = <now>  # special value <now> works with 1.0 branch only
     65# special value <now> works with 1.0 branch only
     66due_date.value = <now>
    6667due_date.date_empty = true
    6768}}}