[Erp5-report] r8807 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplate...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 26 16:09:14 CEST 2006


Author: vincent
Date: Wed Jul 26 16:09:04 2006
New Revision: 8807

URL: http://svn.erp5.org?rev=8807&view=rev
Log:
Typo.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_doDialog.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_doDialog.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_doDialog.xml?rev=8807&r1=8806&r2=8807&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_doDialog.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_doDialog.xml Wed Jul 26 16:09:04 2006
@@ -68,7 +68,7 @@
         </item>
         <item>
             <key> <string>_body</string> </key>
-            <value> <string>return conetxt.ERP5XhtmlStyle_redirect(dialog_select.split()[0], **kw)\n
+            <value> <string>return context.ERP5XhtmlStyle_redirect(select_dialog.split()[0], **kw)\n
 </string> </value>
         </item>
         <item>
@@ -121,9 +121,8 @@
                             <string>kw</string>
                             <string>_apply_</string>
                             <string>_getattr_</string>
-                            <string>conetxt</string>
+                            <string>context</string>
                             <string>_getitem_</string>
-                            <string>dialog_select</string>
                           </tuple>
                         </value>
                     </item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=8807&r1=8806&r2=8807&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Wed Jul 26 16:09:04 2006
@@ -1,1 +1,1 @@
-45
+48




More information about the Erp5-report mailing list