From 9d4cce74b2bff70272ea01bbc2a7100d34453ed2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Bouchex=20Bellomi=C3=A9?= Date: Sat, 27 Jun 2015 16:59:34 +0200 Subject: [PATCH] Added dB unit --- public/app/components/kbn.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/components/kbn.js b/public/app/components/kbn.js index d4a1a3c5178..d817ada2ebe 100644 --- a/public/app/components/kbn.js +++ b/public/app/components/kbn.js @@ -543,6 +543,7 @@ function($, _, moment) { {text: 'short', value: 'short'}, {text: 'percent', value: 'percent'}, {text: 'ppm', value: 'ppm'}, + {text: 'dB', value: 'dB'}, ] }, {