Add Calendar module to farmOS.

This commit is contained in:
Michael Stenta 2017-09-05 11:22:00 -04:00
parent 2480662b77
commit 09320ec470
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ projects[bootstrap_tour][version] = "2.5"
; Patch to fix secondary tours not running after you end the first one.
projects[bootstrap_tour][patch][] = "http://www.drupal.org/files/issues/add_unique_tour_name_to_avoid_local_storage_collisions-2533524-9.patch"
projects[calendar][subdir] = "contrib"
projects[calendar][version] = "3.5"
projects[colorbox][subdir] = "contrib"
projects[colorbox][version] = "2.13"