[FIX] doc: views calendar view attribute name

Courtesy of: Michiels Denis

Closes: #4249
This commit is contained in:
Antony Lesuisse 2014-12-23 00:22:41 +01:00
parent 96aba067a8
commit 98bd673202
1 changed files with 2 additions and 2 deletions

View File

@ -934,9 +934,9 @@ calendar view are:
``date_start`` (required) ``date_start`` (required)
name of the record's field holding the start date for the event name of the record's field holding the start date for the event
``date_end`` ``date_stop``
name of the record's field holding the end date for the event, if name of the record's field holding the end date for the event, if
``date_end`` is provided records become movable (via drag and drop) ``date_stop`` is provided records become movable (via drag and drop)
directly in the calendar directly in the calendar
``date_delay`` ``date_delay``
alternative to ``date_end``, provides the duration of the event instead of alternative to ``date_end``, provides the duration of the event instead of