Đỗ Như Vý created OFBIZ-9418:
--------------------------------

             Summary: Static resources for theme in unreasonable file/folder 
structure
                 Key: OFBIZ-9418
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9418
             Project: OFBiz
          Issue Type: Improvement
          Components: themes
    Affects Versions: 16.11.02
            Reporter: Đỗ Như Vý
            Priority: Minor


For example

{code:xml}
    <VisualThemeResource visualThemeId="TOMAHAWK" 
resourceTypeEnumId="VT_STYLESHEET" 
resourceValue="/images/jquery/plugins/asmselect/jquery.asmselect-1.0.4a-beta.css"
 sequenceId="02"/>

{code}
or

{code:xml}
<VisualThemeResource visualThemeId="TOMAHAWK" 
resourceTypeEnumId="VT_HDR_JAVASCRIPT" resourceValue="/images/OfbizUtil.js" 
sequenceId="15"/>
{code}

JS file put inside images folder. And this is own theme file, but put in common 
directory.
We should change file/folder structure in a reasonable way.







--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to