details: /erp/devel/pi/rev/607819a36848
changeset: 12224:607819a36848
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Wed May 18 12:55:58 2011 +0200
summary: Fixed issue 16922: Aligned button with top of notes
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
| 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r cd7d55a0f4ce -r 607819a36848
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
Wed May 18 12:44:11 2011 +0200
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
Wed May 18 12:55:58 2011 +0200
@@ -183,6 +183,7 @@
this.saveNoteButton = isc.OBFormButton.create({
layout : this,
+ margin : 4, //hLayout layoutTopMargin is not affecting completly the
button, so this magin tries to balance it
title : OB.I18N.getLabel('OBUIAPP_SaveNoteButtonTitle'),
click : 'this.layout.saveNote()'
});
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits