summaryrefslogtreecommitdiff
path: root/timelinejs.module
diff options
context:
space:
mode:
authorSilvio <silvio@socioambiental.org>2018-07-03 15:21:22 -0300
committerSilvio <silvio@socioambiental.org>2018-07-03 15:21:22 -0300
commit1126dad8254623dee4063b7a7d739900ef96ceac (patch)
tree4befedb7f9cf545de641ff60b25f3fe616192d7a /timelinejs.module
parent3e7ee721b2ace2a3f7b5f256449e17e4bb4102cd (diff)
downloadtimelinejs-1126dad8254623dee4063b7a7d739900ef96ceac.tar.gz
timelinejs-1126dad8254623dee4063b7a7d739900ef96ceac.tar.bz2
Adds ISA logo
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,