[
https://issues.apache.org/jira/browse/TOBAGO-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15510559#comment-15510559
]
Hudson commented on TOBAGO-1604:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago 3.0.x #544 (See
[https://builds.apache.org/job/Tobago%203.0.x/544/])
TOBAGO-1604: "inline" attribute for tc:form (lofwyr:
[http://svn.apache.org/viewvc/?view=rev&rev=1761781])
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIForm.java
* (add)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIFormBase.java
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIPage.java
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/FormTagDeclaration.java
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/util/ComponentUtils.java
* (edit)
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/css/BootstrapClass.java
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/BarRenderer.java
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/CommandRendererBase.java
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/CommandsRenderer.java
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/FormRenderer.java
> "inline" attribute for tc:form
> ------------------------------
>
> Key: TOBAGO-1604
> URL: https://issues.apache.org/jira/browse/TOBAGO-1604
> Project: MyFaces Tobago
> Issue Type: New Feature
> Components: Core
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Minor
>
> Since we have an HTML element for a tc:form, we need to set the "display" CSS
> properties. (This was introduced to make tc:form to be an AJAX object, see
> TOBAGO-1524)
> This can be resolved, with a new boolean attribute inline (default: false).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)