File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+
4+ < head >
5+ < script data-require ="
[email protected] "
data-semver ="
2.2.0 "
src ="
https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js "
> </ script > 6+ < script id ="plnkrOpener " src ="../plnkrOpener.js " data-bootstrap-version ="5 "> </ script >
7+ </ head >
8+
9+ < body >
10+ </ body >
11+
12+ </ html >
Original file line number Diff line number Diff line change @@ -37,17 +37,17 @@ $(document).ready(function() {
3737 ctrl . example . files = [
3838 {
3939 name : 'index.html' ,
40- url : 'https://raw.githubusercontent.com/snapappointments/bootstrap-select/v1.13.0 -dev/tests/bootstrap' + bootstrapVersion + '.html' ,
40+ url : 'https://raw.githubusercontent.com/snapappointments/bootstrap-select/v1.14 -dev/tests/bootstrap' + bootstrapVersion + '.html' ,
4141 content : ''
4242 } ,
4343 {
4444 name : 'js/bootstrap-select.js' ,
45- url : 'https://raw.githubusercontent.com/snapappointments/bootstrap-select/v1.13.0 -dev/dist/js/bootstrap-select.js' ,
45+ url : 'https://raw.githubusercontent.com/snapappointments/bootstrap-select/v1.14 -dev/dist/js/bootstrap-select.js' ,
4646 content : ''
4747 } ,
4848 {
4949 name : 'css/bootstrap-select.css' ,
50- url : 'https://raw.githubusercontent.com/snapappointments/bootstrap-select/v1.13.0 -dev/dist/css/bootstrap-select.css' ,
50+ url : 'https://raw.githubusercontent.com/snapappointments/bootstrap-select/v1.14 -dev/dist/css/bootstrap-select.css' ,
5151 content : ''
5252 }
5353 ]
You can’t perform that action at this time.
0 commit comments