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