X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=ang%2Fapi4Explorer.ang.php;h=d0ac2be6ecfea710ecc7c38c1641e5ede84a8b76;hb=b505ff434b770a355bb9b1ea66f0d7128d5d2381;hp=2eec108aaf14abe9d0c390e7640a8c7c12c596ef;hpb=27a591cafa2d47426f69c08ff5e83e2e0b23c3c8;p=civicrm-core.git diff --git a/ang/api4Explorer.ang.php b/ang/api4Explorer.ang.php index 2eec108aaf..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' => [], + 'bundles' => ['bootstrap3'], + 'permissions' => ['access debug output', 'edit groups', 'administer reserved groups'], 'requires' => ['crmUi', 'crmUtil', 'ngRoute', 'crmRouteBinder', 'ui.sortable', 'api4', 'ngSanitize', 'dialogService', 'checklist-model'], ];