Skip to content

Commit

Permalink
Remove obsolete binding to the text-field label attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Jan 19, 2018
1 parent 444445a commit 6e569d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vaadin-combo-box.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
autocomplete="off"

invalid="[[invalid]]"
label$="[[label]]"
label="[[label]]"
name="[[name]]"
placeholder="[[placeholder]]"
required="[[required]]"
Expand Down

0 comments on commit 6e569d2

Please sign in to comment.