diff -r abd11be23718 -r ea0c7ac589c4 src/pyams_content/shared/common/zmi/search.py --- a/src/pyams_content/shared/common/zmi/search.py Thu Nov 08 08:46:58 2018 +0100 +++ b/src/pyams_content/shared/common/zmi/search.py Thu Nov 08 10:50:52 2018 +0100 @@ -22,7 +22,7 @@ from pyams_content.profile.interfaces import IAdminProfile from pyams_content.shared.common.interfaces import IBaseSharedTool from pyams_content.shared.common.interfaces.zmi import ISharedToolDashboardTable -from pyams_content.skin.zmi.interfaces import IAllContentsMenu +from pyams_content.zmi.interfaces import IAllContentsMenu from pyams_i18n.interfaces import INegotiator from pyams_pagelet.interfaces import PageletCreatedEvent from pyams_sequence.interfaces import ISequentialIntIds