Mercurial > dive4elements > river
changeset 8118:f2fa88f5f751
Dashed lines shall be used for sediment load at measurement stations (issue1352).
author | "Tom Gottfried <tom@intevation.de>" |
---|---|
date | Thu, 21 Aug 2014 18:58:10 +0200 |
parents | ca072278ad02 |
children | a9a6414b3563 |
files | artifacts/doc/conf/themes/default.xml artifacts/doc/conf/themes/second.xml |
diffstat | 2 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Thu Aug 21 18:09:37 2014 +0200 +++ b/artifacts/doc/conf/themes/default.xml Thu Aug 21 18:58:10 2014 +0200 @@ -1331,6 +1331,7 @@ <inherit from="LongitudinalSection" /> </inherits> <fields> + <field name="linetype" type="Dash" default="10,5" /> <field name="showpoints" type="boolean" default="true" /> <field name="pointsize" type="int" default="3" /> </fields>
--- a/artifacts/doc/conf/themes/second.xml Thu Aug 21 18:09:37 2014 +0200 +++ b/artifacts/doc/conf/themes/second.xml Thu Aug 21 18:58:10 2014 +0200 @@ -1331,6 +1331,7 @@ <inherit from="LongitudinalSection" /> </inherits> <fields> + <field name="linetype" type="Dash" default="10,5" /> <field name="showpoints" type="boolean" default="true" /> <field name="pointsize" type="int" default="3" /> </fields>