details:   /erp/devel/pi/rev/6a6147f9d298
changeset: 6487:6a6147f9d298
user:      Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
date:      Thu Feb 25 12:29:24 2010 +0530
summary:   Fixes Issue 12097: A calendar doesn't disappear on Explorer.

diffstat:

 src/org/openbravo/erpCommon/ad_forms/GenerateInvoicesmanual.html |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 910d90095076 -r 6a6147f9d298 
src/org/openbravo/erpCommon/ad_forms/GenerateInvoicesmanual.html
--- a/src/org/openbravo/erpCommon/ad_forms/GenerateInvoicesmanual.html  Wed Feb 
24 18:56:14 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_forms/GenerateInvoicesmanual.html  Thu Feb 
25 12:29:24 2010 +0530
@@ -78,7 +78,7 @@
        <script language="JavaScript" type="text/javascript">
        
   function onLoadDo(){
-               setProcessingMode('window', false); this.windowTables = new 
Array(
+                this.windowTables = new Array(
                  new windowTableId('client', 'buttonSearch'),
                  new windowTableId('tdbottomButtons', 'buttonProcess')
                );

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to