Mercurial > libervia-web
diff browser_side/base_panels.py @ 370:30d03d9f07e4
browser_side: refactorization of the file tools.py:
- tools.py renamed to html_tools.py
- method setPresenceStyle moved to contact.py
- classes DragLabel and LiberviaDragWidget moved to base_widget.py
- class FilterFileUpload moved to file_tools.py
author | souliane <souliane@mailoo.org> |
---|---|
date | Sun, 23 Feb 2014 17:01:03 +0100 |
parents | 019e1e706e74 |
children | 98cd5387d291 |
line wrap: on
line diff
--- a/browser_side/base_panels.py Sun Feb 23 16:20:03 2014 +0100 +++ b/browser_side/base_panels.py Sun Feb 23 17:01:03 2014 +0100 @@ -35,7 +35,7 @@ from datetime import datetime from time import time -from tools import html_sanitize, html_strip, inlineRoot +from html_tools import html_sanitize, html_strip, inlineRoot from sat_frontends.tools.strings import addURLToText, addURLToImage from sat.core.i18n import _