view flys-client/src/test/java/de/intevation/flys/client/FLYSJUnit.gwt.xml @ 5672:c2a590925ec3

Do not autozoom on logarithmic axis. Autozoom tries to include 0 in most cases Part of a Fix for issue/12345
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 12 Apr 2013 12:22:01 +0200
parents e8745ca02f2b
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<module>
  <!-- Inherit our applications main module.                      -->
  <inherits name='de.intevation.flys.client.FLYS'/>

  <!-- Specify the path to any remote services.                   -->
  <!--
  <servlet path="/flys/greet" class="de.intevation.flys.client.server.GreetingServiceImpl" />
  -->

</module>

http://dive4elements.wald.intevation.org