Last change
on this file since 14212 was
414,
checked in by lregebro, 18 years ago
|
Added an upgrade step for accomodation tool to accommodation tool.
|
-
Property svn:keywords set to
Id
|
File size:
288 bytes
|
Line | |
---|
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.