Skip to content

Commit

Permalink
InfoButton in ClayManagementToolbar should never be disabled | Fixes #…
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Lancha committed Feb 20, 2018
1 parent 469bf21 commit 439e603
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@
{if $showInfoButton}
<li class="nav-item">
{call ClayButton.render}
{param disabled: $disabled /}
{param elementClasses: 'nav-link nav-link-monospaced' /}
{param events: ['click': $_handleInfoButtonClicked] /}
{param icon: 'info-circle-open' /}
Expand Down

0 comments on commit 439e603

Please sign in to comment.