[ 
http://jira.nuxeo.org/browse/NXP-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=38280#action_38280
 ] 

Jean-Marc Orliaguet commented on NXP-1927:
------------------------------------------

could you try with the current code? I've actually done a couple of changes 
that fix the issues described by Lise. I'm not sure whether all issues have 
been solved though. So I'd need an update on the current status.

One problem that needs to be fixed in the nuxeo-app code is that fragments need 
to consist of one container:

<div>...<div>

and not:

<div>
...
</div>
<div>
...
</div>

a warning message is displayed in the log file for fragments that are not 
correctly written.

> Clean xml code of both themes
> -----------------------------
>
>                 Key: NXP-1927
>                 URL: http://jira.nuxeo.org/browse/NXP-1927
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>            Reporter: Thibaut SoulciƩ
>            Assignee: Jean-Marc Orliaguet
>            Priority: Major
>             Fix For: 5.2 M2
>
>         Attachments: theme-default.xml
>
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> as we spoke of, make nice cascading generic styles, and organize classes.

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

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to