details:   https://code.openbravo.com/erp/devel/pi/rev/7269663bc925
changeset: 13477:7269663bc925
user:      Martin Taal <martin.taal <at> openbravo.com>
date:      Tue Aug 09 10:54:46 2011 +0200
summary:   Fixes issue 18206: [Personalize form layout] Image type item has not 
the upload icon
Do not show erase button

diffstat:

 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-image.js
 |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 455595b866c8 -r 7269663bc925 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-image.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-image.js
       Tue Aug 09 10:14:38 2011 +0200
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-image.js
       Tue Aug 09 10:54:46 2011 +0200
@@ -178,8 +178,6 @@
     if (this.parentItem.isPreviewFormItem) {
       selectorButton.showDisabled = false;
       selectorButton.showDisabledIcon = false;
-      deleteButton.showDisabled = false;
-      deleteButton.showDisabledIcon = false;
     }
     
     this.deleteButton = deleteButton;

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to