Skip to content

Commit

Permalink
InfoButton in ClayManagementToolbar should never be disabled | Fixes l…
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Lancha authored and Kien Do committed Feb 21, 2018
1 parent fa9007e commit df33eb8
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 df33eb8

Please sign in to comment.