details:   https://code.openbravo.com/erp/devel/pi/rev/aca3e6915611
changeset: 15455:aca3e6915611
user:      Iván Perdomo <ivan.perdomo <at> openbravo.com>
date:      Sun Feb 12 09:46:34 2012 +0100
summary:   Issue 19728: Format changes from pi-editablepaymentplan branch

diffstat:

 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-view.js
 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r ceb6c0cc3d11 -r aca3e6915611 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-view.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-view.js
      Sun Feb 12 09:39:31 2012 +0100
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-view.js
      Sun Feb 12 09:46:34 2012 +0100
@@ -133,7 +133,7 @@
 
     if (this.viewProperties.allowAdd) {
       this.addNewButton = isc.OBLinkButtonItem.create({
-        title: '[ '+OB.I18N.getLabel('OBUIAPP_AddNew')+' ]',
+        title: '[ ' + OB.I18N.getLabel('OBUIAPP_AddNew') + ' ]',
         action: function () {
           var newValues;
           view.viewGrid.endEditing();
@@ -319,4 +319,4 @@
       view.closeClick(true, (data && data.message));
     });
   }
-});
+});
\ No newline at end of file

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to