summaryrefslogtreecommitdiff
path: root/timelinejs.module
diff options
context:
space:
mode:
Diffstat (limited to 'timelinejs.module')
-rw-r--r--timelinejs.module1
1 files changed, 1 insertions, 0 deletions
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,