Remove redundant code to get email address which we've already retrieved
[civicrm-core.git] / ang / crmStatusPage.ang.php
index 776c83225b302d817f3339c8e1457d6cfb27d7cb..c63719991842cd2edd9abf30637ac9400c338a85 100644 (file)
@@ -11,5 +11,5 @@ return array(
   'css' => array('ang/crmStatusPage.css'),
   'partials' => array('ang/crmStatusPage'),
   'settings' => array(),
-  'requires' => array('crmUi', 'crmUtil', 'ngRoute'),
+  'requires' => array('crmUi', 'crmUtil', 'ngRoute', 'crmResource'),
 );