From 989cf79c7fefaaa778c12ff8ad7df39380647325 Mon Sep 17 00:00:00 2001 From: Dennis Sluijk Date: Thu, 26 Jul 2018 13:11:01 +0200 Subject: [PATCH] [11.0][FIX] web_timeline: Readme date_end -> date_stop (#990) --- web_timeline/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web_timeline/README.rst b/web_timeline/README.rst index 66fbd5e2..ffa7af9a 100755 --- a/web_timeline/README.rst +++ b/web_timeline/README.rst @@ -19,8 +19,8 @@ the possible attributes for the tag: * date_start (required): it defines the name of the field of type date that contains the start of the event. -* date_end (optional): it defines the name of the field of type date that - contains the end of the event. The date_end can be equal to the attribute +* date_stop (optional): it defines the name of the field of type date that + contains the end of the event. The date_stop can be equal to the attribute date_start to display events has 'point' on the Timeline (instantaneous event) * date_delay (optional): it defines the name of the field of type float/integer that contain the duration in hours of the event, default = 1