Commit e601a3be authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* use smaller import/export icon.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28560 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7ee60167
......@@ -138,7 +138,7 @@ if len(exchange_action_list):\n
url = \'%s?dialog_category=object_exchange&cancel_url=%s/view\' % (url, absolute_url)\n
result.append(dict(\n
url = url,\n
icon = \'%s/images/imp-exp.png\' % portal_url,\n
icon = \'%s/import_export.png\' % portal_url,\n
title = translateString(\'Import / Export\'),\n
label = "Import / Export Icon",))\n
\n
......
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