Skip to content

Commit

Permalink
SAK-29836: Load Bootstrap JS by default in portal
Browse files Browse the repository at this point in the history
Load Bootstrap JS by default in portal so that the tools can use them
without including them in their code.
  • Loading branch information
udayg committed Aug 28, 2015
1 parent f4a76d5 commit fdb9311
Show file tree
Hide file tree
Showing 3 changed files with 2,372 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@

#parse("/vm/morpheus/snippets/portalChat-snippet.vm")

<script type="text/javascript" src="${pageScriptPath}bootstrap/3.3.5/bootstrap.min.js">

#parse("/vm/morpheus/snippets/styleable-snippet.vm")

#if ($pageTop)
Expand Down
Loading

0 comments on commit fdb9311

Please sign in to comment.