Commit dc4683a1 authored by Bartek Górny's avatar Bartek Górny

added missing import of html_quote

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12348 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4fc407f3
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
from AccessControl import ClassSecurityInfo from AccessControl import ClassSecurityInfo
from Acquisition import aq_base from Acquisition import aq_base
from DocumentTemplate.DT_Util import html_quote
from Products.CMFCore.WorkflowCore import WorkflowMethod from Products.CMFCore.WorkflowCore import WorkflowMethod
from Products.ERP5Type import Permissions, PropertySheet, Constraint, Interface from Products.ERP5Type import Permissions, PropertySheet, Constraint, Interface
from Products.ERP5.Document.File import File from Products.ERP5.Document.File import File
......
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