X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=ang%2Fapi4Explorer.ang.php;h=d0ac2be6ecfea710ecc7c38c1641e5ede84a8b76;hb=80c4a87d5e715018e6537cf7b8e723f4da03815f;hp=816856b86df8c00bddae1ac05f08f657617d19b8;hpb=35844d63c0fcb972769c4431b8524ada76ad8dcf;p=civicrm-core.git diff --git a/ang/api4Explorer.ang.php b/ang/api4Explorer.ang.php index 816856b86d..d0ac2be6ec 100644 --- a/ang/api4Explorer.ang.php +++ b/ang/api4Explorer.ang.php @@ -1,5 +1,5 @@ 'civicrm', 'js' => [ @@ -13,5 +13,7 @@ return [ 'ang/api4Explorer', ], 'basePages' => [], - 'requires' => ['crmUi', 'crmUtil', 'ngRoute', 'crmRouteBinder', 'ui.sortable', 'api4', 'ngSanitize', 'dialogService'], + 'bundles' => ['bootstrap3'], + 'permissions' => ['access debug output', 'edit groups', 'administer reserved groups'], + 'requires' => ['crmUi', 'crmUtil', 'ngRoute', 'crmRouteBinder', 'ui.sortable', 'api4', 'ngSanitize', 'dialogService', 'checklist-model'], ];