details: /erp/devel/pi/rev/cafda4172fca
changeset: 10361:cafda4172fca
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Thu Feb 03 16:38:25 2011 +0100
summary: [statusbar][style] Set disabled maximize button if no childs
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
| 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 2e6e4c3dbc17 -r cafda4172fca
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
Thu Feb 03 16:37:32 2011 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
Thu Feb 03 16:38:25 2011 +0100
@@ -425,9 +425,9 @@
});
this.addMember(this.childTabSet);
} else if (this.isRootView) {
- // hide the maximize button if this is the root without
+ // disable the maximize button if this is the root without
// children
- this.statusBar.maximizeButton.hide();
+ this.statusBar.maximizeButton.disable();
}
},
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits