source: products/vendor/Products.CacheSetup/current/Products/CacheSetup/profiles/default/skins.xml @ 3296

Last change on this file since 3296 was 3296, checked in by fenix, 13 years ago

Load Products.CacheSetup?-1.2.1 into vendor/Products.CacheSetup?/current.

File size: 278 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_skins">
3 <object name="cache_setup"
4     directory="Products.CacheSetup:skins/cache_setup"
5     meta_type="Filesystem Directory View"/>
6
7 <skin-path name="*">
8  <layer name="cache_setup" insert-after="custom"/>
9 </skin-path>
10</object>
Note: See TracBrowser for help on using the repository browser.