details: https://code.openbravo.com/erp/devel/pi/rev/d8d33141ff30
changeset: 14004:d8d33141ff30
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Tue Oct 18 16:57:21 2011 +0200
summary: Fixed issue 17611: Removed frozen checkbox-column to avoid strange
height changes
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
| 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r a6c57b71ef31 -r d8d33141ff30
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
Tue Oct 18 01:32:11 2011 +0200
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
Tue Oct 18 16:57:21 2011 +0200
@@ -105,7 +105,7 @@
// added for showing counts in the filtereditor row
this.checkboxFieldDefaults = isc.addProperties(this.checkboxFieldDefaults,
{
canFilter: true,
- frozen: true,
+ //frozen: true, /* Removed due to issue
https://issues.openbravo.com/view.php?id=17611 */
canFreeze: true,
showHover: true,
prompt: OB.I18N.getLabel('OBUIAPP_GridSelectAllColumnPrompt'),
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits