tc:box new attribute "markup"
-----------------------------

                 Key: TOBAGO-182
                 URL: http://issues.apache.org/jira/browse/TOBAGO-182
             Project: MyFaces Tobago
          Issue Type: New Feature
          Components: Core
    Affects Versions: 1.0.9
         Environment: all
            Reporter: Rainer Rohloff
            Priority: Critical


In order to guarantee CI, we need additional layout styles within the tag 
<tc:box>

i.e.
   <tc:box ... markup="panel1" />

with theme-definition

   .tobago-box-markup-panel1 {
      ...
      border: 0px;
      ...
   }


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

        

Reply via email to