projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e7aded
)
Api4Explorer - Activate bootstrap3
author
Tim Otten
<totten@civicrm.org>
Tue, 18 Aug 2020 21:17:52 +0000
(14:17 -0700)
committer
Tim Otten
<totten@civicrm.org>
Fri, 4 Sep 2020 06:34:48 +0000
(23:34 -0700)
CRM/Api4/Page/Api4Explorer.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Api4/Page/Api4Explorer.php
b/CRM/Api4/Page/Api4Explorer.php
index 6de079bb8f157d879ffe80a539372fbebc5396ff..8f2942d9420746f709471998b0bd712db2c13acd 100644
(file)
--- a/
CRM/Api4/Page/Api4Explorer.php
+++ b/
CRM/Api4/Page/Api4Explorer.php
@@
-40,6
+40,7
@@
class CRM_Api4_Page_Api4Explorer extends CRM_Core_Page {
'groupOptions' => array_column((array) $groupOptions, 'options', 'name'),
];
Civi::resources()
+ ->addBundle('bootstrap3')
->addVars('api4', $vars)
->addPermissions(['access debug output', 'edit groups', 'administer reserved groups'])
->addScriptFile('civicrm', 'js/load-bootstrap.js')