From 210e8feae2fb4842bfb2de38666e6c41671fef3c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 12:42:48 -0400 Subject: removed lib --- .../examples/timeline/styling/itemTemplates.html | 251 --------------------- 1 file changed, 251 deletions(-) delete mode 100644 www/lib/vis/examples/timeline/styling/itemTemplates.html (limited to 'www/lib/vis/examples/timeline/styling/itemTemplates.html') diff --git a/www/lib/vis/examples/timeline/styling/itemTemplates.html b/www/lib/vis/examples/timeline/styling/itemTemplates.html deleted file mode 100644 index 13e43c46..00000000 --- a/www/lib/vis/examples/timeline/styling/itemTemplates.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - Timeline | Templates - - - - - - - - - - - - - -

WK 2014

-

- This example demonstrates using templates to format item contents. In this case handlebars is used as template engine, but you can just use your favorite template engine or manually craft HTML from the data of an item. -

- -
- -
- - - - \ No newline at end of file -- cgit v1.2.3