source: products/quintagroup.catalogupdater/trunk/quintagroup/catalogupdater/exportimport/overrides.zcml @ 1760

Last change on this file since 1760 was 1760, checked in by mylan, 14 years ago

Refactoring XMLAdapter - override existent ZCatalog XMLAdaptor with *update* attribute for *column* tag

File size: 135 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope">
3
4  <adapter factory=".catalogupdater.CatalogUpdaterXMLAdapter"/>
5
6</configure>
Note: See TracBrowser for help on using the repository browser.