Skip to content

Commit

Permalink
Declare the former name of the LeadImage behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
pysailor committed Feb 7, 2019
1 parent ac31e73 commit 01c29f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plone/app/contenttypes/behaviors/configure.zcml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
factory=".leadimage.LeadImage"
for="plone.dexterity.interfaces.IDexterityContent"
marker=".leadimage.ILeadImage"
former_dotted_names="plone.app.contenttypes.behaviors.leadimage.ILeadImage"
/>

<browser:viewlet
Expand Down

0 comments on commit 01c29f4

Please sign in to comment.