Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
load bootstrap (doh)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhutchison committed Jul 5, 2015
1 parent d4c880b commit 7d8cea1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/assets/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ module.exports = {
'public/lib/bootstrap/dist/css/bootstrap-theme.css'
],
js: [
'public/lib/jquery/dist/jquery.js',
'public/lib/bootstrap/dist/js/bootstrap.js',
'public/lib/angular/angular.js',
'public/lib/angular-resource/angular-resource.js',
'public/lib/angular-animate/angular-animate.js',
Expand Down

0 comments on commit 7d8cea1

Please sign in to comment.