From e20c43c7eddf238cb405d36407e4bced123edc86 Mon Sep 17 00:00:00 2001 From: Silvio Date: Fri, 3 Aug 2012 18:09:06 -0300 Subject: Testing timeline text without tags --- timelinejs_json_event.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timelinejs_json_event.tpl.php b/timelinejs_json_event.tpl.php index 90846f8..8637e83 100644 --- a/timelinejs_json_event.tpl.php +++ b/timelinejs_json_event.tpl.php @@ -1,7 +1,7 @@ { "startDate":"field_date['und'][0]['value'])); ?>", "headline":"title; ?>", - "text":"body['und'][0]['value']; ?>", + "text":"body['und'][0]['value']); ?>", "asset": { field_embed)) { ?> -- cgit v1.2.3