X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=ang%2FcrmResource.ang.php;h=57ff946414c088261f20a2469c6c385c98d2a251;hb=d322c495c2abc7e01311311dd9ad39a41a445b50;hp=f63cc54c54d00d354c5020928508740e503179b4;hpb=801ed48f19e0df79d385efb5a9e4049fc2a5bf0d;p=civicrm-core.git diff --git a/ang/crmResource.ang.php b/ang/crmResource.ang.php index f63cc54c54..57ff946414 100644 --- a/ang/crmResource.ang.php +++ b/ang/crmResource.ang.php @@ -1,10 +1,8 @@ 'civicrm', // 'js' => array('js/angular-crmResource/byModule.js'), // One HTTP request per module. - 'js' => array('js/angular-crmResource/all.js'), // One HTTP request for all modules. -); + // One HTTP request for all modules. + 'js' => ['js/angular-crmResource/all.js'], +];