Mercurial > dive4elements > river
changeset 5663:76b1fc8fed63
themes.xml: Fix typo that prevented susp_sediment theme display.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 11 Apr 2013 14:10:53 +0200 |
parents | 7e3cde8b564c |
children | fb9892036bd6 |
files | flys-artifacts/doc/conf/themes.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Thu Apr 11 12:43:02 2013 +0200 +++ b/flys-artifacts/doc/conf/themes.xml Thu Apr 11 14:10:53 2013 +0200 @@ -344,7 +344,7 @@ <mapping from="sedimentload.sand" to="SedimentLoadSand" /> <mapping from="sedimentload.susp_sand" to="SedimentLoadSuspSand" /> <mapping from="sedimentload.susp_sand_bed" to="SedimentLoadSuspSandBed" /> - <mapping from="sedimentload.sudp_sediment" to="SedimentLoadSediment" /> + <mapping from="sedimentload.susp_sediment" to="SedimentLoadSediment" /> <mapping from="sedimentload.total_load" to="SedimentLoadTotalLoad" /> <mapping from="sedimentload.total" to="SedimentLoadTotal" /> </mappings>