From e890b847bf50efe1b3ca3b306edadb98333c18a2 Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Fri, 6 Jan 2017 08:50:54 -0800 Subject: [PATCH] HSDO-141 #Added alt check module --- stanford_sites_jumpstart_plus.info | 1 + 1 file changed, 1 insertion(+) diff --git a/stanford_sites_jumpstart_plus.info b/stanford_sites_jumpstart_plus.info index dd51609f..fe9c7eeb 100755 --- a/stanford_sites_jumpstart_plus.info +++ b/stanford_sites_jumpstart_plus.info @@ -197,6 +197,7 @@ dependencies[] = stanford_news_views dependencies[] = stanford_news_administration dependencies[] = stanford_page dependencies[] = stanford_helper +dependencies[] = stanford_alt_check ; These modules are dependant on items that happen in install tasks. ; Dependencies listed here get installed before the tasks are run.