details:   https://code.openbravo.com/erp/devel/pi/rev/84e5da1deea9
changeset: 17712:84e5da1deea9
user:      David Baz Fayos <david.baz <at> openbravo.com>
date:      Mon Aug 20 13:30:45 2012 +0200
summary:   Related to issue 19728: Do more JS code formatting

diffstat:

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

diffs (13 lines):

diff -r 52e969309061 -r 84e5da1deea9 
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
      Mon Aug 20 13:18:33 2012 +0200
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-view.js
      Mon Aug 20 13:30:45 2012 +0200
@@ -26,7 +26,8 @@
   showMaximizeButton: true,
   popupWidth: '90%',
   popupHeight: '90%',
-  firstFocusedItem: null, // Set later
+  // Set later inside initWidget
+  firstFocusedItem: null,
 
   // Set now pure P&E layout properties
   width: '100%',

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to