mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
Update kbn.js
This commit is contained in:
parent
724368d0cd
commit
49fdbb3843
@ -841,7 +841,7 @@ function($, _) {
|
||||
{
|
||||
text: 'temperature',
|
||||
submenu: [
|
||||
{text: 'Celcius (°C)', value: 'celsius' },
|
||||
{text: 'Celsius (°C)', value: 'celsius' },
|
||||
{text: 'Farenheit (°F)', value: 'farenheit' },
|
||||
{text: 'Kelvin (K)', value: 'kelvin' },
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user