Commit 0e2ae07c authored by Fabien Morin's avatar Fabien Morin

an import was missing (used line 1416)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26925 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2aff033d
......@@ -5,6 +5,7 @@ from DateTime import DateTime
from cgi import escape
import types
from DocumentTemplate.ustr import ustr
from urlparse import urljoin
class Widget:
"""A field widget that knows how to display itself as 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