From 44ecc1e1f02508d71bec8f70e8c8c1a2a05c2af4 Mon Sep 17 00:00:00 2001 From: fpeters Date: Mon, 27 Nov 2006 19:43:24 +0000 Subject: [PATCH] import command_icon so that users.ptl works too git-svn-id: svn://localhost/lasso-conform/trunk@23 2a3a78c3-912c-0410-af21-e1fb2d1df599 --- lcs/admin/menu.ptl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lcs/admin/menu.ptl b/lcs/admin/menu.ptl index 85173e0..2499ec3 100644 --- a/lcs/admin/menu.ptl +++ b/lcs/admin/menu.ptl @@ -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'))