Skip to content

Commit

Permalink
declare our widgets manager
Browse files Browse the repository at this point in the history
  • Loading branch information
jfroche committed May 20, 2010
1 parent 450183d commit 9ea321c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/z3c/form/configure.zcml
Expand Up @@ -30,6 +30,10 @@
factory=".field.FieldWidgets"
/>

<adapter
factory=".contentprovider.FieldWidgetsAndProviders"
/>

<!-- Data Converters -->
<adapter
factory=".converter.FieldDataConverter"
Expand Down

0 comments on commit 9ea321c

Please sign in to comment.