mirror of
https://github.com/brmlab/povoden.git
synced 2025-06-08 10:14:20 +02:00
fix legends
This commit is contained in:
parent
d5c23d8eb6
commit
6249793726
3 changed files with 62 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
|||
%img(src="data/prutok_melnik.png")
|
||||
%td(style="padding: 16px;")
|
||||
%table#legend24h(style="margin: 16px;")
|
||||
=File.read("data/legend.html")
|
||||
=File.read("data/legend_melnik.html")
|
||||
%table#table24h
|
||||
%tr
|
||||
%th datum a čas
|
||||
|
@ -66,7 +66,7 @@
|
|||
%img(src="data/prutok_usti.png")
|
||||
%td(style="padding: 16px;")
|
||||
%table#legend24h(style="margin: 16px;")
|
||||
=File.read("data/legend.html")
|
||||
=File.read("data/legend_usti.html")
|
||||
%table#table24h
|
||||
%tr
|
||||
%th datum a čas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue