Skip to content

Commit

Permalink
Update joomla-toolbar-button.w-c.es6.js
Browse files Browse the repository at this point in the history
  • Loading branch information
maliouris committed Mar 19, 2019
1 parent 0211b6b commit 0cedef7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -25,7 +25,7 @@ window.customElements.define('joomla-toolbar-button', class extends HTMLElement
throw new Error('Joomla API is not properly initiated');
}

this.connectedCallback();
this.connectedCallback();
this.disabled = false;

// If list selection is required, set button to disabled by default
Expand Down

0 comments on commit 0cedef7

Please sign in to comment.