src/pyams_content/root/interfaces/__init__.py
changeset 77 a6c8b6a420f7
parent 69 8c5bbc396670
child 102 58cde0290f69
--- a/src/pyams_content/root/interfaces/__init__.py	Tue May 16 11:01:09 2017 +0200
+++ b/src/pyams_content/root/interfaces/__init__.py	Tue May 16 11:05:23 2017 +0200
@@ -55,6 +55,9 @@
     """Site root tools configuration interface"""
 
     tools_name = Attribute("Tools name")
+
+    views_tool_name = Attribute("Views tool name")
+    forms_tool_name = Attribute("Forms tool name")
     news_tool_name = Attribute("News tool name")
     imagemaps_tool_name = Attribute("Image maps tool name")