Skip to content

Commit

Permalink
Extra 2 | Add icon to the save button
Browse files Browse the repository at this point in the history
  • Loading branch information
amahdy committed Jun 1, 2017
1 parent fdfc29a commit 0abe754
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</vaadin-form-layout>
<vaadin-text-area size-full _id="notes" :expand></vaadin-text-area>
<vaadin-horizontal-layout width-full>
<vaadin-button style-name="primary" plain-text _id="save">
<vaadin-button icon="fonticon://Vaadin-Icons/e75b" style-name="primary" plain-text _id="save">
Save
</vaadin-button>
<vaadin-button style-name="link" plain-text _id="cancel" :expand>
Expand Down

0 comments on commit 0abe754

Please sign in to comment.