Small fix to singlestat panel and unit selector

This commit is contained in:
Torkel Ödegaard 2015-04-14 17:13:39 +02:00
parent 9d10b5ab52
commit 140f1307b4
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ Add the following to a new file at `/etc/yum.repos.d/grafana.repo`
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
Update apt and install Grafana
Install Grafana
$ sudo yum install grafana

View File

@ -59,7 +59,7 @@
<li class="tight-form-item" style="width: 80px">
<strong>Unit</strong>
</li>
<li class="dropdown" style="width: 119px;"
<li class="dropdown" style="width: 266px;"
ng-model="panel.format"
dropdown-typeahead="unitFormats"
dropdown-typeahead-on-select="setUnitFormat($subItem)">