[Erp5-report] r13012 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 23 17:43:32 CET 2007


Author: romain
Date: Fri Feb 23 17:43:29 2007
New Revision: 13012

URL: http://svn.erp5.org?rev=13012&view=rev
Log:
Improve rendering of BusinessTemplate_viewPortalTypes.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewPortalTypes.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewPortalTypes.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewPortalTypes.xml?rev=13012&r1=13011&r2=13012&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewPortalTypes.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewPortalTypes.xml Fri Feb 23 17:43:29 2007
@@ -68,6 +68,9 @@
             <value>
               <list>
                 <string>left</string>
+                <string>right</string>
+                <string>center</string>
+                <string>bottom</string>
               </list>
             </value>
         </item>
@@ -76,7 +79,13 @@
             <value>
               <dictionary>
                 <item>
-                    <key> <string>left</string> </key>
+                    <key>                 <string>bottom</string> </key>
+                    <value>
+                      <list/>
+                    </value>
+                </item>
+                <item>
+                    <key>                 <string>center</string> </key>
                     <value>
                       <list>
                         <string>my_template_portal_type_id_list</string>
@@ -87,6 +96,18 @@
                         <string>my_template_portal_type_base_category_list</string>
                         <string>my_template_action_path_list</string>
                       </list>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>left</string> </key>
+                    <value>
+                      <list/>
+                    </value>
+                </item>
+                <item>
+                    <key>                 <string>right</string> </key>
+                    <value>
+                      <list/>
                     </value>
                 </item>
               </dictionary>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=13012&r1=13011&r2=13012&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Fri Feb 23 17:43:29 2007
@@ -1,1 +1,1 @@
-257
+259




More information about the Erp5-report mailing list