[
https://issues.apache.org/jira/browse/TOBAGO-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304362#comment-15304362
]
Hudson commented on TOBAGO-1564:
--------------------------------
SUCCESS: Integrated in Tobago 3.0.x #372 (See
[https://builds.apache.org/job/Tobago%203.0.x/372/])
TOBAGO-1564: Bootstrap input groups
* first impl (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1745775])
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/component/Facets.java
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/InTagDeclaration.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/50-input-group
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/50-input-group/group.xhtml
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/css/BootstrapClass.java
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/InRenderer.java
> 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
>
> Use like this:
> {code}
> <tc:in label="Money">
> <f:facet name="before">
> <tc:link 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)