Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

Commit e4723a2

Browse files
author
Lennart Koopmann
committed
properly resize alert annotator on window resize. fixes #728
1 parent 95f85c4 commit e4723a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/search/results.scala.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ <h3>
137137
}
138138

139139
$("#result-graph").html("");
140+
$("#result-graph-timeline" ).html("");
140141

141142
var resultGraph = new Rickshaw.Graph( {
142143
element: document.querySelector("#result-graph"),

0 commit comments

Comments
 (0)