Closes #333, New version availability check will now checks http://grafanarel.s3.amazonaws.com/latest.json if there is a new version. And the link now points to http://grafana.org/download

This commit is contained in:
Torkel Ödegaard
2014-04-23 09:05:10 +02:00
parent 2f58aa280c
commit 827e1846a8
8 changed files with 49 additions and 9 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+6 -1
View File
@@ -510,4 +510,9 @@ select.grafana-target-segment-input {
cursor: auto;
//background: rgba(50,50,50,0.8);
padding: 10px;
}
}
.grafana-version-footer {
padding-top: 15px;
text-align: left;
}