X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=ang%2FcrmResource.ang.php;h=57ff946414c088261f20a2469c6c385c98d2a251;hb=9e61795d22c8800bdc154d21613947bb113ee02d;hp=f63cc54c54d00d354c5020928508740e503179b4;hpb=b71494d1e871ce2cca6db4902cb7e72daeb09ddc;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'], +];