Merge pull request #12484 from eileenmcnaughton/queryFields
[civicrm-core.git] / ang / crmCxn.ang.php
index eb67e0f1689c4e69e3b2081d0537fb1d37d9f618..c33a6a5584d422762a2f79a2676d8624632ed78a 100644 (file)
@@ -8,4 +8,5 @@ return array(
   'js' => array('ang/crmCxn.js', 'ang/crmCxn/*.js'),
   'css' => array('ang/crmCxn.css'),
   'partials' => array('ang/crmCxn'),
+  'requires' => array('crmUtil', 'ngRoute', 'ngSanitize', 'ui.utils', 'crmUi', 'dialogService', 'crmResource'),
 );