[richfaces-issues] [JBoss JIRA] Created: (RF-1324) Toolbar: invalid separators

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Nov 9 10:12:45 EST 2007


Toolbar: invalid separators
---------------------------

                 Key: RF-1324
                 URL: http://jira.jboss.com/jira/browse/RF-1324
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
            Reporter: Nick Belaevski
         Assigned To: Anton Belevich
             Fix For: 3.2.0


<rich:toolBar itemSeparator="disc" width="500">

        <rich:toolBarGroup itemSeparator="line">

            <h:commandLink value="Command 1.1"/>

            <h:commandLink value="Command 2.1"/>

        </rich:toolBarGroup>

        <rich:toolBarGroup itemSeparator="line" location="right">

            <h:commandLink value="Command 1.2"/>

            <h:commandLink value="Command 2.2"/>

        </rich:toolBarGroup>

    </rich:toolBar>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list