src/pyams_content/root/interfaces/__init__.py
changeset 394 1ebcb03e9bff
parent 102 58cde0290f69
child 459 257b8c748005
--- a/src/pyams_content/root/interfaces/__init__.py	Sat Feb 10 14:58:22 2018 +0100
+++ b/src/pyams_content/root/interfaces/__init__.py	Sun Feb 11 12:11:05 2018 +0100
@@ -62,8 +62,9 @@
 
     views_tool_name = Attribute("Views tool name")
     forms_tool_name = Attribute("Forms tool name")
+    imagemaps_tool_name = Attribute("Image maps tool name")
+    logos_tool_name = Attribute("Logos tool name")
     news_tool_name = Attribute("News tool name")
-    imagemaps_tool_name = Attribute("Image maps tool name")
 
 
 class ISiteRootBackOfficeConfiguration(IBackOfficeConfiguration):