From a9580a5c345fccefaf81c3b8f1c612ccf6b8d804 Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Wed, 10 Mar 2021 08:36:23 +0000
Subject: [PATCH] [UPD] README.rst
---
web_timeline/static/description/index.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/web_timeline/static/description/index.html b/web_timeline/static/description/index.html
index 72c24f649..93b1494f6 100644
--- a/web_timeline/static/description/index.html
+++ b/web_timeline/static/description/index.html
@@ -449,6 +449,10 @@ the possible attributes for the tag:
No |
Allows to set certain specific colors if the expressed condition (JS syntax) is met. |
+| color-field |
+No |
+Allows to set a field (on the current model) that contains the HTML color (e.g. #FFFFFF). This option has priority over ‘colors’. |
+
| dependency_arrow |
No |
Set this attribute to a x2many field to draw arrows between the records referenced in the x2many field. |