From b02c13f5a504f374a2329060ee7abb4670f0ec6d Mon Sep 17 00:00:00 2001 From: morrissh Date: Thu, 10 Nov 2016 15:01:31 -0800 Subject: [PATCH] Timeline: updated group.content description to show that it can be an element --- docs/timeline/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/timeline/index.html b/docs/timeline/index.html index a547e993..5cfc8949 100644 --- a/docs/timeline/index.html +++ b/docs/timeline/index.html @@ -399,9 +399,9 @@ var groups = [ content - String + String or Element yes - The contents of the group. This can be plain text or html code. + The contents of the group. This can be plain text, html code or an html element. id