details: /erp/devel/pi/rev/9f050e1bb2e8
changeset: 12041:9f050e1bb2e8
user: Martin Taal <martin.taal <at> openbravo.com>
date: Fri May 06 17:03:25 2011 +0200
summary: Related to issue 16920: Notes should be in descending order: most
recent appear on top
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
| 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diffs (15 lines):
diff -r 3ce547e91bcc -r 9f050e1bb2e8
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
Fri May 06 16:46:26 2011 +0200
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
Fri May 06 17:03:25 2011 +0200
@@ -312,6 +312,11 @@
});
+ this.noteListGrid.addSort({
+ direction: 'desc',
+ property: 'updated'
+ });
+
this.addMember(this.noteListGrid);
},
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits