Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge pull request #65 from vrockai/bootstrap
Browse files Browse the repository at this point in the history
Adding bootstrap.js & jquery.js for patternfly compatibility
  • Loading branch information
mtho11 committed Mar 27, 2015
2 parents ebc2f98 + 2ec9173 commit e897351
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/console/src/main/webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<script src="libs/es5-dom-shim/__COMIPLE/a.ie8.js"></script>
<![endif]-->
<script src="libs/es5-dom-shim/__COMPILE/a.js"></script>
<script src="libs/patternfly/components/jquery/jquery.js"></script>
<script src="libs/patternfly/components/bootstrap/dist/js/bootstrap.js"></script>

<!-- bower:js -->
<!-- endbower -->
Expand Down

0 comments on commit e897351

Please sign in to comment.