theme engine: fix the inheritance ordering in html class declarations
---------------------------------------------------------------------
Key: NXP-6287
URL: https://jira.nuxeo.com/browse/NXP-6287
Project: Nuxeo Enterprise Platform
Issue Type: Bug
Reporter: Jean-Marc Orliaguet
Assignee: Jean-Marc Orliaguet
Priority: Major
Fix For: 5.4.1
style inheritance is not preserved in the rendered HTML markup:
if c1 inherits from c2 (c1 overrides c2), the HTML code should display:
<div class="c2 c1">
instead of:
<div class="c2 c1">
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.nuxeo.com/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