Mercurial > dive4elements > river
diff flys-client/src/main/webapp/WEB-INF/web.xml @ 2523:885b02130528
Implemented ParameterMatrixPanel.getData().
flys-client/trunk@4410 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 15 May 2012 14:21:39 +0000 |
parents | 427df4e81af0 |
children | 39cf246b28c4 |
line wrap: on
line diff
--- a/flys-client/src/main/webapp/WEB-INF/web.xml Mon May 14 15:25:14 2012 +0000 +++ b/flys-client/src/main/webapp/WEB-INF/web.xml Tue May 15 14:21:39 2012 +0000 @@ -7,7 +7,7 @@ <context-param> <param-name>server-url</param-name> - <param-value>http://localhost:8181</param-value> + <param-value>http://localhost:1610</param-value> </context-param> <!-- Servlets -->