Skip to content

Commit

Permalink
Merge pull request #18551 from colemanw/dontLoadBootstrap
Browse files Browse the repository at this point in the history
Remove obsolete load-bootstrap.js
  • Loading branch information
eileenmcnaughton authored Sep 22, 2020
2 parents d252387 + 24bff99 commit 541a417
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion CRM/Api4/Page/Api4Explorer.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public function run() {
->addBundle('bootstrap3')
->addVars('api4', $vars)
->addPermissions(['access debug output', 'edit groups', 'administer reserved groups'])
->addScriptFile('civicrm', 'js/load-bootstrap.js')
->addScriptFile('civicrm', 'bower_components/js-yaml/dist/js-yaml.min.js')
->addScriptFile('civicrm', 'bower_components/marked/marked.min.js')
->addScriptFile('civicrm', 'bower_components/google-code-prettify/bin/prettify.min.js')
Expand Down
7 changes: 0 additions & 7 deletions js/load-bootstrap.js

This file was deleted.

0 comments on commit 541a417

Please sign in to comment.