source: WAeUP_SRP/trunk/profiles/default/toolset.xml @ 873

Last change on this file since 873 was 828, checked in by joachim, 18 years ago

reenabled waeup_tool,
reserve accommodation fixed

  • Property svn:keywords set to Id
File size: 348 bytes
Line 
1<?xml version="1.0"?>
2<tool-setup>
3 <required tool_id="portal_accommodation"
4           class="Products.WAeUP_SRP.WAeUPTables.AccommodationTable"/>
5 <required tool_id="portal_pins"
6           class="Products.WAeUP_SRP.WAeUPTables.PinTable"/>
7 <required tool_id="waeup_tool"
8           class="Products.WAeUP_SRP.WAeUPTool.WAeUPTool"/>
9</tool-setup>
Note: See TracBrowser for help on using the repository browser.