Skip to content

Commit

Permalink
Comment to remove the portal skin
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodbare committed Mar 16, 2015
1 parent f48ab56 commit d09f4bc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plone/app/upgrade/v50/betas.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ def upgrade_portal_language(context):
# Remove the old tool
portal.manage_delObjects('portal_languages')

# TODO: Remove portal skin
# <object name="LanguageTool" meta_type="Filesystem Directory View"
# directory="Products.PloneLanguageTool:skins/LanguageTool"/>



def upgrade_mail_controlpanel_settings(context):
registry = getUtility(IRegistry)
Expand Down

0 comments on commit d09f4bc

Please sign in to comment.