Updated view references interface
authorThierry Florac <tflorac@ulthar.net>
Thu, 08 Feb 2018 15:15:30 +0100
changeset 382 f6b688877716
parent 381 1972af31d945
child 383 8409f13da5d0
Updated view references interface
src/pyams_content/shared/view/interfaces/__init__.py
--- a/src/pyams_content/shared/view/interfaces/__init__.py	Thu Feb 08 15:13:07 2018 +0100
+++ b/src/pyams_content/shared/view/interfaces/__init__.py	Thu Feb 08 15:15:30 2018 +0100
@@ -16,8 +16,8 @@
 # import standard library
 
 # import interfaces
-from pyams_content.component.links.interfaces import IInternalReferencesList
 from pyams_content.shared.common.interfaces import ISharedContent, IWfSharedContent, ISharedTool
+from pyams_sequence.interfaces import IInternalReferencesList
 
 # import packages
 from pyams_thesaurus.schema import ThesaurusTermsListField