diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/embedded_form_render.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/embedded_form_render.xml index dfac9f7654a06a7763812df0f5b9eb0ef83e3ac8..2d0dfd6a2a41c3c5d1d538e79ac254d90a510485 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/embedded_form_render.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/embedded_form_render.xml @@ -92,8 +92,6 @@ Breaks strict compatibility:\n * Groups must be named one of "left", "right", "center", "bottom" otherwise they will not\n be rendered.\n * Group order doesn\'t matter. Case is sensitive.\n - * Groups names becomes "left_group", "right_group", "left1_group", "right1_group",\n - "bottom_group" for quad_form_view macro.\n \n It is possible to specify a group id and a group title by naming a group following the\n "group id (Group Title)" pattern. In this case the group id will be used as fieldset css\n diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_render.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_render.xml index a5b3d32caec77171010f81b14a1a0b4878207506..4a0b90579339b1f26433e166960139ac438e2138 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_render.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_render.xml @@ -57,8 +57,6 @@ Breaks strict compatibility:\n * Groups must be named one of "left", "right", "center", "bottom" otherwise they will not\n be rendered.\n * Group order doesn\'t matter. Case is sensitive.\n - * Groups names becomes "left_group", "right_group", "left1_group", "right1_group",\n - "bottom_group" for quad_form_view macro.\n \n It is possible to specify a group id and a group title by naming a group following the\n "group id (Group Title)" pattern. In this case the group id will be used as fieldset css\n diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/quad_form_view.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/quad_form_view.xml deleted file mode 100644 index b7eddbc05ea74a346a2bdee86838337597999e77..0000000000000000000000000000000000000000 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/quad_form_view.xml +++ /dev/null @@ -1,65 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/> - <tuple/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_bind_names</string> </key> - <value> - <object> - <klass> - <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>_asgns</string> </key> - <value> - <dictionary> - <item> - <key> <string>name_subpath</string> </key> - <value> <string>traverse_subpath</string> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>_text</string> </key> - <value> <string encoding="cdata"><![CDATA[ - -<tal:block metal:use-macro="here/form_view/macros/master"/> - -]]></string> </value> - </item> - <item> - <key> <string>content_type</string> </key> - <value> <string>text/html</string> </value> - </item> - <item> - <key> <string>expand</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>quad_form_view</string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision index 36699e756182a2189e770f0eced5e5070555cca6..9597ee0e6b5efb51990180c8f920e7905c9a3b64 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision @@ -1 +1 @@ -933 \ No newline at end of file +935 \ No newline at end of file