import command_icon so that users.ptl works too

git-svn-id: svn://localhost/lasso-conform/trunk@23 2a3a78c3-912c-0410-af21-e1fb2d1df599
This commit is contained in:
fpeters 2006-11-27 19:43:24 +00:00
parent e17fe03a98
commit 44ecc1e1f0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from qommon.admin.menu import html_top
from qommon.admin.menu import html_top, command_icon
def error_page [html] (section, error):
html_top(section, title = _('Error'))