Mercurial > dive4elements > river
view flys-client/src/test/java/de/intevation/flys/client/FLYSJUnit.gwt.xml @ 3492:d45fcf70b994
Don't display not allowed rivers to the user
Only return rivers that the user is allowed to see. Evaluate the allowed
features of the current logged in user and hide rivers which aren't
mentioned in the features list.
flys-client/trunk@5208 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 15 Aug 2012 12:11:41 +0000 |
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>