source: products/qPloneCaptchaField/trunk/profiles/default/workflows.xml @ 3665

Last change on this file since 3665 was 263, checked in by fenix, 18 years ago

create tags for qPloneEpydoc

File size: 200 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_workflow" meta_type="Plone Workflow Tool">
3 <bindings>
4  <type type_id="CaptchaField">
5    <bound-workflow workflow_id=""/>
6  </type>
7 </bindings>
8</object>
Note: See TracBrowser for help on using the repository browser.