diff flys-client/src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java @ 869:94d9c8353ca9

Fixed the filter function and the helper panel. flys-client/trunk@2679 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 08 Sep 2011 12:49:24 +0000
parents 9bb8b7a751ec
children d08cf5ed1bfc
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java	Thu Sep 08 11:13:46 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java	Thu Sep 08 12:49:24 2011 +0000
@@ -620,7 +620,7 @@
         helper.setHeight100();
         helper.setWidth100();
 
-        helperContainer.addChild(helper);
+        helperContainer.addMember(helper);
 
         return layout;
     }

http://dive4elements.wald.intevation.org