added bootstrap.js file from the design

This commit is contained in:
Edin Dazdarevic
2015-04-18 16:20:53 +02:00
parent aafda1d187
commit 195bee516b
3 changed files with 2325 additions and 1 deletions

View File

@@ -86,7 +86,7 @@ module.exports = function(grunt) {
},
js: {
src: ['node_modules/jquery/dist/jquery.min.js',
'build/bootstrap.min.js',
'app/js/bootstrap.min.js',
'build/ribica.bundle.js'],
dest: 'build/ribica.js'
}

2317
front-ui/app/js/bootstrap.js vendored Normal file

File diff suppressed because it is too large Load Diff

7
front-ui/app/js/bootstrap.min.js vendored Normal file

File diff suppressed because one or more lines are too long