view gwt-client/config/features.xml @ 9801:1d7a72a50183 3.2.x tip

Assume Compose V2, consistently
author Tom Gottfried <tom@intevation.de>
date Thu, 23 Nov 2023 10:14:13 +0100
parents cfc0aab9947f
children
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:winfo</ftr:feature>
        <ftr:feature>module:minfo</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: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>

http://dive4elements.wald.intevation.org