Commit 360e2564 authored by Sebastien Robin's avatar Sebastien Robin

images were not reindexed


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@506 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6ce82e78
......@@ -170,9 +170,6 @@ or 'HTML'. Text can be automatically translated through the use of\
del kw['file']
Base._edit(self, **kw)
security.declareProtected( Permissions.ModifyPortalContent, 'edit' )
edit = WorkflowAction( _edit )
security.declareProtected('View', 'index_html')
index_html = CMFPhoto.index_html
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment