Changeset 5326 for branches/release-0.15.x/pustefix-samples/pustefix-sample1/src/main/webapp/WEB-INF/depend.xml
- Timestamp:
- 08/30/10 00:30:11 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.15.x/pustefix-samples/pustefix-sample1/src/main/webapp/WEB-INF/depend.xml
r5111 r5326 33 33 34 34 <config-include file="WEB-INF/fragments.xml" section="navigation"/> 35 <config-include file="conf/fragments.xml" section="navigation" module="animal-module"/> 35 36 36 37 </navigation> … … 71 72 72 73 <config-include file="WEB-INF/fragments.xml" section="targets"/> 74 <config-include file="conf/fragments.xml" section="targets" module="animal-module"/> 73 75 74 76 <standardpage master="var1" metatags="var1" name="home" xml="xml/one_frame_navi.xml"/>
