Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes.xml @ 7517:46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 04 Nov 2013 15:57:47 +0100 |
parents | 61128e4b6f46 |
children | f062802c9a4a |
comparison
equal
deleted
inserted
replaced
7516:7e95bdb72a40 | 7517:46f902aa6b54 |
---|---|
305 <mapping from="fix_events_wqkms" to="FixPoints" /> | 305 <mapping from="fix_events_wqkms" to="FixPoints" /> |
306 <mapping from="qsectors" to="QSectors" /> | 306 <mapping from="qsectors" to="QSectors" /> |
307 <mapping from="gauge_discharge_curve" to="GaugeDischargeCurve" /> | 307 <mapping from="gauge_discharge_curve" to="GaugeDischargeCurve" /> |
308 <mapping from="extreme_wq_curve" to="ExtremeWQCurve" /> | 308 <mapping from="extreme_wq_curve" to="ExtremeWQCurve" /> |
309 <mapping from="extreme_wq_curve_base" to="ExtremeWQBaseCurve" /> | 309 <mapping from="extreme_wq_curve_base" to="ExtremeWQBaseCurve" /> |
310 <mapping from="sedimentload.coarse" to="SedimentLoadCoarse" /> | 310 <mapping from="sedimentload.ta.coarse" to="SedimentLoadTACoarse" /> |
311 <mapping from="sedimentload.finemiddle" to="SedimentLoadFineMid" /> | 311 <mapping from="sedimentload.ta.finemiddle" to="SedimentLoadTAFineMid" /> |
312 <mapping from="sedimentload.sand" to="SedimentLoadSand" /> | 312 <mapping from="sedimentload.ta.sand" to="SedimentLoadTASand" /> |
313 <mapping from="sedimentload.susp_sand" to="SedimentLoadSuspSand" /> | 313 <mapping from="sedimentload.ta.susp_sand" to="SedimentLoadTASuspSand" /> |
314 <mapping from="sedimentload.susp_sand_bed" to="SedimentLoadSuspSandBed" /> | 314 <mapping from="sedimentload.ta.susp_sand_bed" to="SedimentLoadTASuspSandBed" /> |
315 <mapping from="sedimentload.susp_sediment" to="SedimentLoadSediment" /> | 315 <mapping from="sedimentload.ta.susp_sediment" to="SedimentLoadTASediment" /> |
316 <mapping from="sedimentload.total_load" to="SedimentLoadTotalLoad" /> | 316 <mapping from="sedimentload.ta.total_load" to="SedimentLoadTATotalLoad" /> |
317 <mapping from="sedimentload.total" to="SedimentLoadTotal" /> | 317 <mapping from="sedimentload.ta.total" to="SedimentLoadTATotal" /> |
318 <mapping from="sedimentload.unknown" to="SedimentLoadUnknown" /> | 318 <mapping from="sedimentload.ta.unknown" to="SedimentLoadTAUnknown" /> |
319 <mapping from="sedimentload.m3a.coarse" to="SedimentLoadM3ACoarse" /> | |
320 <mapping from="sedimentload.m3a.finemiddle" to="SedimentLoadM3AFineMid" /> | |
321 <mapping from="sedimentload.m3a.sand" to="SedimentLoadM3ASand" /> | |
322 <mapping from="sedimentload.m3a.susp_sand" to="SedimentLoadM3ASuspSand" /> | |
323 <mapping from="sedimentload.m3a.susp_sand_bed" to="SedimentLoadM3ASuspSandBed" /> | |
324 <mapping from="sedimentload.m3a.susp_sediment" to="SedimentLoadM3ASediment" /> | |
325 <mapping from="sedimentload.m3a.total_load" to="SedimentLoadM3ATotalLoad" /> | |
326 <mapping from="sedimentload.m3a.total" to="SedimentLoadM3ATotal" /> | |
327 <mapping from="sedimentload.m3a.unknown" to="SedimentLoadM3AUnknown" /> | |
319 </mappings> | 328 </mappings> |
320 | 329 |
321 </themes> | 330 </themes> |