source:
WAeUP_SRP/trunk/upgrade.zcml
@
970
Last change on this file since 970 was 414, checked in by , 18 years ago | |
---|---|
|
|
File size: 288 bytes |
Rev | Line | |
---|---|---|
[414] | 1 | <configure |
2 | xmlns="http://namespaces.zope.org/zope" | |
3 | xmlns:cps="http://namespaces.nuxeo.org/cps"> | |
4 | ||
5 | <cps:upgradeStep | |
6 | title="Rename Accommodation tool" | |
7 | handler=".upgrade.rename_accommodation_tool" | |
8 | checker=".upgrade.check_accommodation_tool" | |
9 | /> | |
10 | ||
11 | </configure> |
Note: See TracBrowser for help on using the repository browser.