Skip to content

Commit

Permalink
Forgotten adapter definition
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Jul 27, 2018
1 parent 38c3c4d commit 5f0e8a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/collective/task/configure.zcml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,7 @@
provides="collective.task.interfaces.ITaskContentMethods"
factory=".adapters.TaskContentAdapter" />

<adapter
factory=".behaviors.AssignedUserValidator" />

</configure>

0 comments on commit 5f0e8a0

Please sign in to comment.