You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2016/08/24 11:57:20 UTC

[jira] [Resolved] (TOBAGO-1564) Bootstrap input groups

     [ https://issues.apache.org/jira/browse/TOBAGO-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-1564.
-------------------------------------
    Resolution: Fixed

> Bootstrap input groups
> ----------------------
>
>                 Key: TOBAGO-1564
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1564
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Core, Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 3.0.0-alpha-5, 3.0.0
>
>
> Use like this:
> {code}
>     <tc:in label="Money">
>       <f:facet name="before">
>         <tc:button image="fa-money"/>
>       </f:facet>
>       <f:facet name="after">
>         Some text ...
>       </f:facet>
>     </tc:in>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)