This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
collective.dms.thesaurus/src/collective/dms/thesaurus/profiles/default/workflows.xml

12 lines
277 B
XML

<?xml version="1.0"?>
<object name="portal_workflow" meta_type="Plone Workflow Tool">
<bindings>
<type type_id="dmskeyword">
<bound-workflow workflow_id=""/>
</type>
<type type_id="dmsthesaurus">
<bound-workflow workflow_id=""/>
</type>
</bindings>
</object>