Commit 2a36301112325a7092ba0d9aa6364af1983b4496
1 parent
5e183657
Exists in
dev
date modif
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/dashboard/templates/dashboard/reload_weather.html
... | ... | @@ -40,7 +40,7 @@ |
40 | 40 | {% block content %} |
41 | 41 | <div id="page-wrapper" class="row"> |
42 | 42 | <h1 id="none">Weather info</h1> |
43 | - Maximum of weather info iteration set: {{iteration}} | |
43 | + Maximum of weather info iteration set: {{iteration}} Config 10190108 | |
44 | 44 | <div class="row"> |
45 | 45 | <div id="global" class="container-fluid hbox"> |
46 | 46 | <h4>Global</h4> | ... | ... |