From 1126dad8254623dee4063b7a7d739900ef96ceac Mon Sep 17 00:00:00 2001 From: Silvio Date: Tue, 3 Jul 2018 15:21:22 -0300 Subject: Adds ISA logo --- timelinejs.module | 1 + 1 file changed, 1 insertion(+) (limited to 'timelinejs.module') diff --git a/timelinejs.module b/timelinejs.module index 0391a7a..5f15a4a 100644 --- a/timelinejs.module +++ b/timelinejs.module @@ -54,6 +54,7 @@ function timelinejs_theme($existing, $type, $theme, $path) { 'timelinejs' => array( 'template' => 'timelinejs', 'variables' => array( + 'module_path' => drupal_get_path('module', 'timelinejs'), 'width' => NULL, 'height' => NULL, 'source' => NULL, -- cgit v1.2.3