Mercurial > dive4elements > river
view flys-client/src/main/webapp/WEB-INF/features.xml @ 3495:e1ac8f5a2139
Add ChangeLog entry for last commit
flys-client/trunk@5211 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 15 Aug 2012 14:20:51 +0000 |
parents | abaf0e55c9d2 |
children | f7b13fd59f05 |
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="bar"> <ftr:feature>foo</ftr:feature> </ftr:role> <ftr:role name="flys_bfg"> <ftr:feature>feature1</ftr:feature> <ftr:feature>feature2</ftr:feature> </ftr:role> </ftr:features>