addded graphiteUrl to config.js

This commit is contained in:
Torkel Ödegaard
2013-12-07 14:40:14 +01:00
parent d760468c84
commit 54eae2e34a
13 changed files with 25 additions and 268 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div ng-controller='histogram' ng-init="init()" style="min-height:{{panel.height || row.height}}">
<div ng-controller='graphite' ng-init="init()" style="min-height:{{panel.height || row.height}}">
<style>
.histogram-legend {
display:inline-block;