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