Skip to content

Commit

Permalink
added a missing attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanrauh committed May 28, 2015
1 parent fe464f1 commit ee3a857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/forms/buttonGroups.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
<b:buttonGroup>
<b:button look="success" value="1" />
<b:button look="primary" icon="print" value="" />
<b:dropButton value="DropButton">
<b:dropButton look="warning" value="DropButton">
...
</b:dropButton>
</b:buttonGroup>
Expand Down

0 comments on commit ee3a857

Please sign in to comment.