Skip to content

Commit

Permalink
can not figure out all the robot failures right now. revert widget up…
Browse files Browse the repository at this point in the history
…date for now
  • Loading branch information
vangheem committed Feb 12, 2015
1 parent 4e14567 commit df2a41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Products/CMFPlone/controlpanel/browser/syndication.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class SyndicationControlPanelForm(controlpanel.RegistryEditForm):

def updateFields(self):
super(SyndicationControlPanelForm, self).updateFields()
self.fields['site_rss_items'].widgetFactory = SelectFieldWidget
#self.fields['site_rss_items'].widgetFactory = SelectFieldWidget

def getSyndicationSettingsButtonShown(self):
actions = getToolByName(self.context, 'portal_actions')
Expand Down

1 comment on commit df2a41c

@mister-roboto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TESTS PASSED
Mr.Roboto url : http://jenkins.plone.org/roboto/get_info?push=668fa985a79949678e09d76b43f8d43b
plone-5.0-python-2.7 [SUCCESS]

Please sign in to comment.