added bootstrap.js file from the design
This commit is contained in:
@@ -86,7 +86,7 @@ module.exports = function(grunt) {
|
|||||||
},
|
},
|
||||||
js: {
|
js: {
|
||||||
src: ['node_modules/jquery/dist/jquery.min.js',
|
src: ['node_modules/jquery/dist/jquery.min.js',
|
||||||
'build/bootstrap.min.js',
|
'app/js/bootstrap.min.js',
|
||||||
'build/ribica.bundle.js'],
|
'build/ribica.bundle.js'],
|
||||||
dest: 'build/ribica.js'
|
dest: 'build/ribica.js'
|
||||||
}
|
}
|
||||||
|
|||||||
2317
front-ui/app/js/bootstrap.js
vendored
Normal file
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
7
front-ui/app/js/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user