Skip to content

Commit

Permalink
Add ref to button | Fixes liferay#481
Browse files Browse the repository at this point in the history
  • Loading branch information
matuzalemsteles authored and Kien Do committed Feb 21, 2018
1 parent ed80d49 commit 7fbb0e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@
{param elementClasses: 'nav-link nav-link-monospaced' /}
{param events: ['click': $_handleInfoButtonClicked] /}
{param icon: 'info-circle-open' /}
{param ref: 'infoButton' /}
{param spritemap: $spritemap /}
{param style: 'unstyled' /}
{/call}
Expand Down

0 comments on commit 7fbb0e4

Please sign in to comment.