Singlestat: threshold checks are now done on a rounded value, rounded to same number of decimals as is shown, Fixes #1983

This commit is contained in:
Torkel Ödegaard
2015-05-11 09:57:10 +02:00
parent a04a403539
commit 582e680b12
5 changed files with 113 additions and 23 deletions

View File

@@ -140,6 +140,7 @@ require([
'specs/dashboardSrv-specs',
'specs/dashboardViewStateSrv-specs',
'specs/soloPanelCtrl-specs',
'specs/singlestat-specs',
'specs/dynamicDashboardSrv-specs',
'specs/unsavedChangesSrv-specs',
];