author | Thierry Florac <tflorac@ulthar.net> |
Thu, 12 Apr 2012 00:31:27 +0200 | |
branch | ZTK-1.1 |
changeset 141 | 69278ff56498 |
parent 140 | d5e916191cf4 |
child 142 | 953e07953290 |
--- a/ztfy/utils/browser/color.py Fri Apr 06 19:09:59 2012 +0200 +++ b/ztfy/utils/browser/color.py Thu Apr 12 00:31:27 2012 +0200 @@ -29,7 +29,7 @@ from zope.interface import implementer, implementsOnly # import local packages -from ztfy.jqueryui.browser import jquery_colorpicker +from ztfy.jqueryui import jquery_colorpicker class IColorWidget(ITextWidget):