comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java @ 1350:064fb5d181ea

Removed string which has been commited by mistake. flys-client/trunk@3021 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 19 Oct 2011 08:02:52 +0000
parents 51d4b51a51ed
children 9981ba2ee13a
comparison
equal deleted inserted replaced
1349:46a4b74d87bf 1350:064fb5d181ea
83 } 83 }
84 }); 84 });
85 85
86 String baseUrl = GWT.getHostPageBaseURL(); 86 String baseUrl = GWT.getHostPageBaseURL();
87 87
88 String url = "http://www.heise.de";
89 downloadPNG = new ImgLink( 88 downloadPNG = new ImgLink(
90 IMG.downloadPNG().getURL(), 89 IMG.downloadPNG().getURL(),
91 chartTab.getExportUrl(1280, 1024, "png"), 90 chartTab.getExportUrl(1280, 1024, "png"),
92 20, 91 20,
93 20); 92 20);

http://dive4elements.wald.intevation.org