Mercurial > dive4elements > gnv-client
view gnv/src/test/ressources/describe-ui-test.xml @ 408:b5733f9f386b
Design improvements: Moved chart option panel and export actions beneath the parameterization panel on the left side. Do not render a useless 'draw' button after reaching the final state.
gnv/trunk@594 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 22 Jan 2010 09:49:34 +0000 |
parents | 3cb753564552 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <xform:select xmlns:xform="http://www.w3.org/2002/xforms" ref="product"> <xform:label>product</xform:label> <xform:choices> <xform:item> <xform:label>timeSeries</xform:label> <xform:value>timeSeries</xform:value> </xform:item> </xform:choices> </xform:select>