Module:Clickable button 2: Difference between revisions

removed button role, this template's typical use is to navigate to a new url, which is link role not button role
(fix bug producing green buttons with blue borders after merging of mw-ui-constructive and mw-ui-progressive in phab:T110555)
(removed button role, this template's typical use is to navigate to a new url, which is link role not button role)
Line 112:
end
displaySpan
:attr('role', 'button')
:attr('aria-disabled', 'false')
:css{
['background-color'] = data.backgroundColor,