Merge branch 'master' of github.com:torkelo/grafana-private into develop

pull/1442/head
Torkel Ödegaard 10 years ago
commit b6d5f49c0f
  1. 3
      src/app/components/kbn.js

@ -509,7 +509,8 @@ function($, _, moment) {
submenu: [
{text: 'bits', value: 'bits'},
{text: 'bytes', value: 'bytes'},
{text: 'kilobytes', value: 'kbytes'},
{text: 'kilo bytes', value: 'kbytes'},
{text: 'mega bytes', value: 'mbytes'},
]
},
{

Loading…
Cancel
Save