Commit c87f3ae1 authored by Sebastien Robin's avatar Sebastien Robin

some imports were missing


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@221 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f263f597
......@@ -27,6 +27,8 @@
##############################################################################
from Products.ERP5.Document.AssortedResource import AssortedResource as ERP5AssortedResource
from Products.ERP5Type import Permissions, PropertySheet, Constraint, Interface
from AccessControl import ClassSecurityInfo
class AssortedResource(ERP5AssortedResource):
"""
......
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