File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 55 < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js "> </ script >
66 < script src ="//select2.github.io/select2/select2-{{ page.version }}/select2.js "> </ script >
77 < link rel ="stylesheet " type ="text/css " href ="//select2.github.io/select2/select2-{{ page.version }}/select2.css "/>
8- < link href ="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1 /css/bootstrap-combined.min.css " rel ="stylesheet ">
8+ < link href ="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2 /css/bootstrap-combined.min.css " rel ="stylesheet ">
99 < link rel ="stylesheet " type ="text/css " href ="select2-bootstrap.css "/>
1010 </ head >
1111 < body style ="margin:20px; ">
@@ -183,7 +183,7 @@ <h1>Select2 version {{ page.version }}</h1>
183183
184184 < script >
185185 $ ( '.select2' ) . select2 ( { placeholder : '' } ) ;
186-
186+
187187 $ ( '.select2-remote' ) . select2 ( { data : [ { id :'A' , text :'A' } ] } ) ;
188188
189189 $ ( 'button[data-select2-open]' ) . click ( function ( ) {
Original file line number Diff line number Diff line change 55 < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js "> </ script >
66 < script src ="//select2.github.io/select2/select2-{{ page.version }}/select2.js "> </ script >
77 < link rel ="stylesheet " type ="text/css " href ="//select2.github.io/select2/select2-{{ page.version }}/select2.css "/>
8- < link href ="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1 /css/bootstrap-combined.min.css " rel ="stylesheet ">
8+ < link href ="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2 /css/bootstrap-combined.min.css " rel ="stylesheet ">
99 < link rel ="stylesheet " type ="text/css " href ="select2-bootstrap.css "/>
1010 </ head >
1111 < body style ="margin:20px; ">
Original file line number Diff line number Diff line change 55 < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js "> </ script >
66 < script src ="//select2.github.io/select2/select2-3.3.2/select2.js "> </ script >
77 < link rel ="stylesheet " type ="text/css " href ="//select2.github.io/select2/select2-3.3.2/select2.css "/>
8- < link href ="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1 /css/bootstrap-combined.min.css " rel ="stylesheet ">
8+ < link href ="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2 /css/bootstrap-combined.min.css " rel ="stylesheet ">
99 < link rel ="stylesheet " type ="text/css " href ="select2-bootstrap.css "/>
1010 </ head >
1111 < body style ="margin:20px; ">
@@ -185,7 +185,7 @@ <h1>Select2 version 3.3.2</h1>
185185
186186 < script >
187187 $ ( '.select2' ) . select2 ( { placeholder : '' } ) ;
188-
188+
189189 $ ( '.select2-remote' ) . select2 ( { data : [ { id :'A' , text :'A' } ] } ) ;
190190
191191 $ ( 'button[data-select2-open]' ) . click ( function ( ) {
Original file line number Diff line number Diff line change 55 < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js "> </ script >
66 < script src ="//select2.github.io/select2/select2-3.4.1/select2.js "> </ script >
77 < link rel ="stylesheet " type ="text/css " href ="//select2.github.io/select2/select2-3.4.1/select2.css "/>
8- < link href ="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1 /css/bootstrap-combined.min.css " rel ="stylesheet ">
8+ < link href ="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2 /css/bootstrap-combined.min.css " rel ="stylesheet ">
99 < link rel ="stylesheet " type ="text/css " href ="select2-bootstrap.css "/>
1010 </ head >
1111 < body style ="margin:20px; ">
@@ -185,7 +185,7 @@ <h1>Select2 version 3.4.1</h1>
185185
186186 < script >
187187 $ ( '.select2' ) . select2 ( { placeholder : '' } ) ;
188-
188+
189189 $ ( '.select2-remote' ) . select2 ( { data : [ { id :'A' , text :'A' } ] } ) ;
190190
191191 $ ( 'button[data-select2-open]' ) . click ( function ( ) {
Original file line number Diff line number Diff line change 55 < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js "> </ script >
66 < script src ="//select2.github.io/select2/select2-/select2.js "> </ script >
77 < link rel ="stylesheet " type ="text/css " href ="//select2.github.io/select2/select2-/select2.css "/>
8- < link href ="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1 /css/bootstrap-combined.min.css " rel ="stylesheet ">
8+ < link href ="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2 /css/bootstrap-combined.min.css " rel ="stylesheet ">
99 < link rel ="stylesheet " type ="text/css " href ="select2-bootstrap.css "/>
1010 </ head >
1111 < body style ="margin:20px; ">
You can’t perform that action at this time.
0 commit comments