Skip to content

Commit

Permalink
Hide the deprecated profile as well
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Nov 9, 2016
1 parent b79dce4 commit e18d1c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plone/app/iterate/profiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ def getNonInstallableProfiles(self):
"""
return [
u'plone.app.iterate:uninstall',
u'plone.app.iterate:plone.app.iterate',
]

0 comments on commit e18d1c0

Please sign in to comment.