You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've fixed this with version 1.0.1. I've pushed the snapshot to Maven Central, so you can already test the bug fix. See #369 on how to get the 1.0.1-SNAPSHOT.
i am trying use attribute styleclass in b:message component and is not working
<b:messages for="quantidadeTipoAtendimento" style-class="requiredBMessage" id="msgQtd"/>
or
<b:messages for="quantidadeTipoAtendimento" styleClass="requiredBMessage" id="msgQtd"/>
class css
The text was updated successfully, but these errors were encountered: