Towards fixing household merge export, extract function, add test, fix prev
[civicrm-core.git] / ang / crmExample.ang.php
index 41081ab57c7d7279558ab483eb59c6b6287a98a9..0868055b17bc9936030cab1302b4ba30f6c5fa8a 100644 (file)
@@ -7,4 +7,5 @@ return array(
   'ext' => 'civicrm',
   'js' => array('ang/crmExample.js'),
   'partials' => array('ang/crmExample'),
+  'requires' => array('crmUtil', 'ngRoute', 'ui.utils', 'crmUi', 'crmResource'),
 );