Skip to content

Commit

Permalink
modify template
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy201602 committed Nov 20, 2017
1 parent 0222ff2 commit bc0de7f
Show file tree
Hide file tree
Showing 16 changed files with 10,045 additions and 0 deletions.
587 changes: 587 additions & 0 deletions static/plugins/bootstrap/css/bootstrap-theme.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/plugins/bootstrap/css/bootstrap-theme.css.map

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions static/plugins/bootstrap/css/bootstrap-theme.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/plugins/bootstrap/css/bootstrap-theme.min.css.map

Large diffs are not rendered by default.

6,757 changes: 6,757 additions & 0 deletions static/plugins/bootstrap/css/bootstrap.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/plugins/bootstrap/css/bootstrap.css.map

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions static/plugins/bootstrap/css/bootstrap.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/plugins/bootstrap/css/bootstrap.min.css.map

Large diffs are not rendered by default.

Binary file not shown.
288 changes: 288 additions & 0 deletions static/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2,377 changes: 2,377 additions & 0 deletions static/plugins/bootstrap/js/bootstrap.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions static/plugins/bootstrap/js/bootstrap.min.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions static/plugins/bootstrap/js/npm.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
require('../../js/transition.js')
require('../../js/alert.js')
require('../../js/button.js')
require('../../js/carousel.js')
require('../../js/collapse.js')
require('../../js/dropdown.js')
require('../../js/modal.js')
require('../../js/tooltip.js')
require('../../js/popover.js')
require('../../js/scrollspy.js')
require('../../js/tab.js')
require('../../js/affix.js')

0 comments on commit bc0de7f

Please sign in to comment.