Changes between Initial Version and Version 1 of Ticket #24897, comment 1


Ignore:
Timestamp:
06/02/15 08:48:19 (9 years ago)
Author:
zauddelig
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24897, comment 1

    initial v1  
    1 A dirty fix would be the following:
    2 {{{
    3 choices = (format(timedelta(days=7)).replace("days, ",""), "one week")
    4 }}}
Back to Top