details: https://code.openbravo.com/erp/devel/pi/rev/650146191c5f
changeset: 15613:650146191c5f
user: Antonio Moreno <antonio.moreno <at> openbravo.com>
date: Fri Feb 24 13:32:08 2012 +0100
summary: Related to issue 17166. Fixed issue 19857. Revert change until the
auxiliary input naming rules have been changed
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-search-attribute.js
| 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diffs (18 lines):
diff -r b3241413daf1 -r 650146191c5f
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-search-attribute.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-search-attribute.js
Fri Feb 24 09:26:54 2012 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-search-attribute.js
Fri Feb 24 13:32:08 2012 +0100
@@ -51,13 +51,5 @@
parameters[index++] = 'inpProduct';
parameters[index++] = values.inpmProductId;
this.openSearchWindow('/info/AttributeSetInstance.html', parameters,
this.getValue());
- },
-
- isDisabled: function () {
- if (this.form.values.ATTRIBUTESET && this.form.values.ATTRIBUTESET !== '')
{
- this.Super('isDisabled', arguments);
- } else {
- return true;
- }
}
});
\ 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