Commit 91f45fbc authored by Ivan Tyagov's avatar Ivan Tyagov

Fix missing import.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38774 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 36bac724
......@@ -44,6 +44,7 @@ from Products.ERP5Type.Tool.BaseTool import BaseTool
from Products.ERP5Type import Permissions
from Products.ERP5 import _dtmldir
from Products.ERP5.Document.Url import no_crawl_protocol_list, no_host_protocol_list
from AccessControl import Unauthorized
from zLOG import LOG
from DateTime import DateTime
......
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