Blame view

samples/jQueryPlugin-sample/src/main/resources/META-INF/resources-config.xml 196 Bytes
bernard authored
1 2 3 4 5 6 7
<?xml version="1.0" encoding="UTF-8"?>
<resource-config>
    <resource>
        <name>css/jquery.pnotify.xcss</name>
        <path>css/jquery.pnotify.xcss</path>
    </resource>
</resource-config>