File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ $ bower install angular-bootstrap-select
23
23
### Html snippet
24
24
25
25
``` html
26
- <script src =" ../bower_components/angular-ui-tags /build/angular-bootstrap-select.min.js" ></script >
26
+ <script src =" ../bower_components/angular-bootstrap-select /build/angular-bootstrap-select.min.js" ></script >
27
27
28
28
<select class =" selectpicker" >
29
29
<option >Mustard</option >
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ <h2>README.md</h2>
73
73
### Html snippet
74
74
75
75
```html
76
- < script src ="../bower_components/angular-ui-tags /build/angular-bootstrap-select.min.js "> </ script >
76
+ < script src ="../bower_components/angular-bootstrap-select /build/angular-bootstrap-select.min.js "> </ script >
77
77
78
78
< select class ="selectpicker ">
79
79
< option > Mustard</ option >
@@ -126,4 +126,4 @@ <h2>README.md</h2>
126
126
</ div >
127
127
128
128
</ body >
129
- </ html >
129
+ </ html >
You can’t perform that action at this time.
0 commit comments