Skip to content

Commit

Permalink
MDL-55403 theme_noname: Add bootstrap4 js to moodle
Browse files Browse the repository at this point in the history
Part of MDL-55071
  • Loading branch information
Damyon Wiese authored and danpoltawski committed Sep 23, 2016
1 parent 536f046 commit d2645a6
Show file tree
Hide file tree
Showing 35 changed files with 5,907 additions and 6 deletions.
14 changes: 13 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,16 @@ mod/assign/feedback/editpdf/fpdi/
repository/s3/S3.php
theme/bootstrapbase/less/bootstrap/
theme/bootstrapbase/javascript/html5shiv.js
theme/bootstrapbase/amd/src/bootstrap.js
theme/bootstrapbase/amd/src/bootstrap.js
theme/noname/amd/src/alert.js
theme/noname/amd/src/button.js
theme/noname/amd/src/carousel.js
theme/noname/amd/src/collapse.js
theme/noname/amd/src/dropdown.js
theme/noname/amd/src/modal.js
theme/noname/amd/src/popover.js
theme/noname/amd/src/scrollspy.js
theme/noname/amd/src/tab.js
theme/noname/amd/src/tooltip.js
theme/noname/amd/src/util.js
theme/noname/amd/src/tether.js
1 change: 1 addition & 0 deletions theme/noname/amd/build/alert.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions theme/noname/amd/build/button.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions theme/noname/amd/build/carousel.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions theme/noname/amd/build/collapse.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d2645a6

Please sign in to comment.