From 307f0901ce3cd22ff95b8a539b09c32949b8b678 Mon Sep 17 00:00:00 2001 From: Stephan Geulette Date: Mon, 28 Jan 2013 10:34:40 +0100 Subject: [PATCH] change configlet category to differentiate more clearly the product configuration --- .../dms/batchimport/profiles/default/controlpanel.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collective/dms/batchimport/profiles/default/controlpanel.xml b/src/collective/dms/batchimport/profiles/default/controlpanel.xml index 69c186f..89d58f2 100644 --- a/src/collective/dms/batchimport/profiles/default/controlpanel.xml +++ b/src/collective/dms/batchimport/profiles/default/controlpanel.xml @@ -9,7 +9,7 @@ title="Batch Import" action_id="collective.dms.batchimport" appId="collective.dms.batchimport" - category="Plone" + category="Products" condition_expr="" url_expr="string:${portal_url}/@@batchimport-controlpanel" icon_expr="string:${portal_url}/++resource++batchimport.png"