Mercurial > dive4elements > river
view gwt-client/src/main/webapp/WEB-INF/features.xml @ 9404:bc9a45d2b1fa
common time range for gauges incl. error messages
author | gernotbelger |
---|---|
date | Wed, 15 Aug 2018 13:59:09 +0200 |
parents | 0cc241ddc2a0 |
children | fe7edef5af47 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <ftr:features xmlns:ftr="http://www.intevation.de/2012/flys/features"> <ftr:role name="d4e_demo_all"> <ftr:feature>module:sinfo</ftr:feature> <ftr:feature>module:winfo</ftr:feature> <ftr:feature>module:minfo</ftr:feature> <ftr:feature>module:uinfo</ftr:feature> <ftr:feature>module:bundu</ftr:feature> <ftr:feature>module:new_map</ftr:feature> <ftr:feature>module:new_chart</ftr:feature> <ftr:feature>module:fixanalysis</ftr:feature> <ftr:feature>river:Beispielfluss</ftr:feature> <ftr:feature>river:Elbe</ftr:feature> <ftr:feature>river:Rhein</ftr:feature> </ftr:role> <ftr:role name="d4e_demo_extern"> <ftr:feature>module:winfo</ftr:feature> <ftr:feature>module:minfo</ftr:feature> <ftr:feature>river:Beispielfluss</ftr:feature> </ftr:role> </ftr:features>