details:   /erp/devel/pi/rev/ee448fe23a53
changeset: 12038:ee448fe23a53
user:      Martin Taal <martin.taal <at> openbravo.com>
date:      Fri May 06 16:32:49 2011 +0200
summary:   Fixes issue 16915: Undesired vertical slider bars in sections

diffstat:

 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-attachments.js
  |  2 +-
 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-linked-items.js
 |  2 +-
 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
        |  2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diffs (36 lines):

diff -r 2d9e8365afb3 -r ee448fe23a53 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-attachments.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-attachments.js
      Fri May 06 15:46:50 2011 +0200
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-attachments.js
      Fri May 06 16:32:49 2011 +0200
@@ -104,7 +104,7 @@
   // height: '100%',
   
   showTitle: false,
-  overflow: 'auto',
+
   // note that explicitly setting the canvas gives an error as not
   // all props are set correctly on the canvas (for example the
   // pointer back to this item: canvasItem
diff -r 2d9e8365afb3 -r ee448fe23a53 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-linked-items.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-linked-items.js
     Fri May 06 15:46:50 2011 +0200
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-linked-items.js
     Fri May 06 16:32:49 2011 +0200
@@ -377,7 +377,7 @@
   // height: '100%',
   
   showTitle: false,
-  overflow: 'auto',
+
   // note that explicitly setting the canvas gives an error as not
   // all props are set correctly on the canvas (for example the
   // pointer back to this item: canvasItem
diff -r 2d9e8365afb3 -r ee448fe23a53 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
    Fri May 06 15:46:50 2011 +0200
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
    Fri May 06 16:32:49 2011 +0200
@@ -344,7 +344,7 @@
        // setting width/height makes the canvasitem to be hidden after a few
        // clicks on the section item, so don't do that for now
        showTitle : false,
-       overflow : 'auto',
+       
        // note that explicitly setting the canvas gives an error as not
        // all props are set correctly on the canvas (for example the
        // pointer back to this item: canvasItem

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to