From: Silvio Rhatto Date: Tue, 8 May 2012 22:19:49 +0000 (-0300) Subject: Adding jstimer module X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=58965c249b3d94b682c6cf7afa60c1e5900cfa36;p=puppet-drupal.git Adding jstimer module --- diff --git a/files/drupal6.make b/files/drupal6.make index 93504ab..1181421 100644 --- a/files/drupal6.make +++ b/files/drupal6.make @@ -153,6 +153,7 @@ projects[] = webform_report projects[] = autoload projects[] = makemeeting projects[] = shurly +projects[] = jstimer ; i18n projects[] = i18n diff --git a/files/drupal7.make b/files/drupal7.make index c0a5cdf..cbda8e6 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -102,3 +102,4 @@ projects[] = webform projects[] = shurly projects[] = views_slideshow projects[] = libraries +projects[] = jstimer