diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_html_compatibility.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_html_compatibility.xml index a528be0e3b148a05bc22bbb5fa1b68a12b7e25cc..ff3192380374b1d3e5c50756ac72d690aceb6c15 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_html_compatibility.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_html_compatibility.xml @@ -18,6 +18,23 @@ <none/> </value> </item> + <item> + <key> <string>_local_properties</string> </key> + <value> + <tuple> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>business_template_registered_skin_selections</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>string</string> </value> + </item> + </dictionary> + </tuple> + </value> + </item> <item> <key> <string>_objects</string> </key> <value> @@ -30,6 +47,10 @@ <none/> </value> </item> + <item> + <key> <string>business_template_registered_skin_selections</string> </key> + <value> <string>View</string> </value> + </item> <item> <key> <string>id</string> </key> <value> <string>erp5_html_compatibility</string> </value> diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style.xml index 41fa4908af6adb6e50c42d2ad91bc7e6407a4a6e..a7662842a9d1bf623c7e15c43c42f01e555e09a2 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style.xml @@ -18,6 +18,23 @@ <none/> </value> </item> + <item> + <key> <string>_local_properties</string> </key> + <value> + <tuple> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>business_template_registered_skin_selections</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>string</string> </value> + </item> + </dictionary> + </tuple> + </value> + </item> <item> <key> <string>_objects</string> </key> <value> @@ -30,6 +47,10 @@ <none/> </value> </item> + <item> + <key> <string>business_template_registered_skin_selections</string> </key> + <value> <string>View</string> </value> + </item> <item> <key> <string>id</string> </key> <value> <string>erp5_xhtml_style</string> </value>