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

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Sep 30 12:07:36 CEST 2008


Author: fabien
Date: Tue Sep 30 12:07:30 2008
New Revision: 23914

URL: http://svn.erp5.org?rev=23914&view=rev
Log:
change a html attribute to be xhtml valid

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

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/listbox_choice.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/listbox_choice.xml?rev=23914&r1=23913&r2=23914&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/listbox_choice.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/listbox_choice.xml Tue Sep 30 12:07:30 2008
@@ -206,7 +206,7 @@
                 </item>
                 <item>
                     <key> <string>extra_item</string> </key>
-                    <value> <string>tabindex=1000 onclick="shiftCheck(event)"</string> </value>
+                    <value> <string>tabindex="1000" onclick="shiftCheck(event)"</string> </value>
                 </item>
                 <item>
                     <key> <string>hidden</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewMultiInstallationDialog/listbox_choice.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewMultiInstallationDialog/listbox_choice.xml?rev=23914&r1=23913&r2=23914&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewMultiInstallationDialog/listbox_choice.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewMultiInstallationDialog/listbox_choice.xml Tue Sep 30 12:07:30 2008
@@ -206,7 +206,7 @@
                 </item>
                 <item>
                     <key> <string>extra_item</string> </key>
-                    <value> <string>tabindex=1000 onclick="shiftCheck(event)"</string> </value>
+                    <value> <string>tabindex="1000" onclick="shiftCheck(event)"</string> </value>
                 </item>
                 <item>
                     <key> <string>hidden</string> </key>

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=23914&r1=23913&r2=23914&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Tue Sep 30 12:07:30 2008
@@ -1,1 +1,1 @@
-970
+971




More information about the Erp5-report mailing list