Skip to content

Commit 99db63e

Browse files
committed
Tidy js files. do not use a CDN for bootstrap
1 parent 5646046 commit 99db63e

File tree

6 files changed

+4
-1748
lines changed

6 files changed

+4
-1748
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ var tasks = {
180180

181181
'bower_components/jquery.scrollTo/jquery.scrollTo.min.js',
182182
'bower_components/jquery.localScroll/jquery.localScroll.min.js',
183-
'bower_components/bootstrap/js/bootstrap-dropdown.js'
183+
'bower_components/bootstrap/dist/js/bootstrap.min.js'
184184
]
185185
}
186186
}

0 commit comments

Comments
 (0)