details: /erp/devel/pi/rev/c6bed2436bbf
changeset: 10843:c6bed2436bbf
user: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
date: Wed Feb 23 13:44:26 2011 +0100
summary: [OBUISEL] Selectors are not prefiltered by suggestion box's value.
diffstat:
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
| 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diffs (16 lines):
diff -r e41a8f8d9536 -r c6bed2436bbf
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
a/modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
Wed Feb 23 12:59:40 2011 +0100
+++
b/modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
Wed Feb 23 13:44:26 2011 +0100
@@ -245,12 +245,6 @@
isc.addProperties(defaultFilter, data);
}
- if (this.selector.defaultPopupFilterField &&
this.selector.getDisplayValue() && this.selector.getDisplayValue() !==
' ') {
- // Prevents overriding a default
- // value with empty
- defaultFilter[this.selector.defaultPopupFilterField] =
this.selector.getDisplayValue();
- }
-
// adds the selector id to filter used to get filter information
defaultFilter._selectorDefinitionId = this.selector.selectorDefinitionId;
this.defaultFilter = defaultFilter;
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits