details:   /erp/devel/pi/rev/063c6835e1aa
changeset: 6459:063c6835e1aa
user:      Asier Lostalé <asier.lostale <at> openbravo.com>
date:      Thu Feb 18 16:12:39 2010 +0100
summary:   fixed bug 12338: In settlement window, in relation mode, are not 
shown all records

diffstat:

 src/org/openbravo/reference/ui/UIText.java |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 7b157c34710b -r 063c6835e1aa src/org/openbravo/reference/ui/UIText.java
--- a/src/org/openbravo/reference/ui/UIText.java        Thu Feb 18 14:40:22 
2010 +0100
+++ b/src/org/openbravo/reference/ui/UIText.java        Thu Feb 18 16:12:39 
2010 +0100
@@ -18,7 +18,7 @@
  */
 package org.openbravo.reference.ui;
 
-public class UIText extends UIReference {
+public class UIText extends UIString {
   public UIText(String reference, String subreference) {
     super(reference, subreference);
   }

------------------------------------------------------------------------------
Download Intel&reg; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs 
proactively, and fine-tune applications for parallel performance. 
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to