Misc theme fixes
This commit is contained in:
parent
ec7919c9e5
commit
e73d28a8f6
24 changed files with 308 additions and 26 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<a href="/datapoint/edit/0">Create</a>
|
||||
|
||||
<div id="datapoints">
|
||||
{{ $prevGroup := "kalle" }}
|
||||
{{ $prevGroup := "15ecfcc0-b1aa-45cd-af9c-74146a7e7f56-not-very-likely" }}
|
||||
{{ range .Data.Datapoints }}
|
||||
{{ if ne $prevGroup .Group }}
|
||||
<h2 class="line">{{ .Group }}</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue