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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 2 10:43:32 CEST 2007


Author: jerome
Date: Mon Apr  2 10:43:30 2007
New Revision: 13844

URL: http://svn.erp5.org?rev=13844&view=rev
Log:
TemplateTool_viewMultiInstallationDialog: place fields in 'center' group, because using 'left' group limit the width.


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

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewMultiInstallationDialog.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewMultiInstallationDialog.xml?rev=13844&r1=13843&r2=13844&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewMultiInstallationDialog.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewMultiInstallationDialog.xml Mon Apr  2 10:43:30 2007
@@ -67,7 +67,7 @@
             <key> <string>group_list</string> </key>
             <value>
               <list>
-                <string>left</string>
+                <string>center</string>
                 <string>bottom</string>
                 <string>hidden</string>
               </list>
@@ -86,21 +86,21 @@
                     </value>
                 </item>
                 <item>
+                    <key>                 <string>center</string> </key>
+                    <value>
+                      <list>
+                        <string>your_form_title</string>
+                        <string>your_update_catalog</string>
+                        <string>your_update_translation</string>
+                      </list>
+                    </value>
+                </item>
+                <item>
                     <key> <string>hidden</string> </key>
                     <value>
                       <list>
                         <string>listbox_choice</string>
                         <string>listbox_object_id</string>
-                      </list>
-                    </value>
-                </item>
-                <item>
-                    <key> <string>left</string> </key>
-                    <value>
-                      <list>
-                        <string>your_form_title</string>
-                        <string>your_update_catalog</string>
-                        <string>your_update_translation</string>
                       </list>
                     </value>
                 </item>

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=13844&r1=13843&r2=13844&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Mon Apr  2 10:43:30 2007
@@ -1,1 +1,1 @@
-284
+285




More information about the Erp5-report mailing list