Changeset 18 for abstract.ofcchart
- Timestamp:
- 04/17/08 12:16:27 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
abstract.ofcchart/trunk/abstract/ofcchart/profiles/default/skins.xml
r11 r18 1 1 <?xml version="1.0"?> 2 2 3 <object name="portal_skins" allow_any="False" cookie_persistence="False" 4 default_skin="Plone Default"> 3 <object name="portal_skins"> 5 4 6 5 <!-- This list registers the folders that are stored in the skins directory … … 33 32 --> 34 33 35 <skin-path name=" Plone Default" based-on="Plone Default">34 <skin-path name="*"> 36 35 <layer name="ofcchart_images" 37 36 insert-after="custom"/>
