addon/templates/components/bsy-select.hbs in bootstrap-bookingsync-sass-1.0.5 vs addon/templates/components/bsy-select.hbs in bootstrap-bookingsync-sass-2.0.0

- old
+ new

@@ -1,5 +1,5 @@ -<label for="{{inputId}}">{{label}}</label> +<label for={{inputId}}>{{label}}</label> {{#power-select selected=selected options=options searchEnabled=searchEnabled searchField=searchField