[Erp5-report] r32161 yo - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemp...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 2 07:04:41 CET 2010


Author: yo
Date: Tue Feb  2 07:04:38 2010
New Revision: 32161

URL: http://svn.erp5.org?rev=32161&view=rev
Log:
2010-02-02 yo
* Add classes into buttons defined in dialog_main.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/dialog_main.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
    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/dialog_main.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/dialog_main.xml?rev=32161&r1=32160&r2=32161&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/dialog_main.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/dialog_main.xml [utf8] Tue Feb  2 07:04:38 2010
@@ -63,18 +63,18 @@
           <div class="bottom_actions">\n
             <button tal:condition="cancel_url|request/cancel_url|nothing" accesskey="C"\n
                     id="dialog_cancel_button" name="Base_cancel:method"\n
-                    type="submit" class="bt-med">\n
+                    type="submit" class="bt-med dialog_cancel_button">\n
               <span i18n:translate="" i18n:domain="ui" tal:content="string:Cancel Action">Cancel Action</span>\n
             </button>\n
             <button tal:condition="form/update_action|nothing" accesskey="U"\n
                     id="dialog_update_button" name="Base_showUpdateDialog:method"\n
-                    type="submit" class="bt-med">\n
+                    type="submit" class="bt-med dialog_update_button">\n
               <span i18n:translate="" i18n:domain="ui"\n
                     tal:content="python:here.Base_getFormViewDialogActionButtonUpdateActionTitle(form)">Update</span>\n
             </button>\n
             <button accesskey="V"\n
                     id="dialog_submit_button" name="Base_callDialogMethod:method"\n
-                    type="submit" class="bt-med">\n
+                    type="submit" class="bt-med dialog_submit_button">\n
               <span i18n:translate="" i18n:domain="ui"\n
                     tal:content="python:here.Base_getFormViewDialogActionButtonTitle(form)">Do Action</span>\n
             </button>\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log?rev=32161&r1=32160&r2=32161&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log [utf8] Tue Feb  2 07:04:38 2010
@@ -1,3 +1,6 @@
+2010-02-02 yo
+* Add classes into buttons defined in dialog_main.
+
 2010-02-01 fabien
 * don't display action buttons (like copy/paste, ...) in dialog_mode
 

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=32161&r1=32160&r2=32161&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] Tue Feb  2 07:04:38 2010
@@ -1,1 +1,1 @@
-883
+884




More information about the Erp5-report mailing list