diff flys-client/src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java @ 1399:748e7c828d03

Issue312. Moved images and get image urls from constants to completly support IE7. flys-client/trunk@3284 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 17 Nov 2011 14:10:51 +0000
parents 1fae113b93fd
children 047a44270348
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java	Mon Nov 14 13:19:02 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java	Thu Nov 17 14:10:51 2011 +0000
@@ -57,9 +57,6 @@
     /** The message class that provides i18n strings.*/
     protected FLYSConstants MESSAGE = GWT.create(FLYSConstants.class);
 
-    /** The interface that provides the image resources. */
-    private FLYSImages IMAGES = GWT.create(FLYSImages.class);
-
     protected WQInfoServiceAsync wqInfoService =
         GWT.create(WQInfoService.class);
 

http://dive4elements.wald.intevation.org