fix(search); fixes to dashboard search (using keyboard), and fix for singlestat in snapshot view

This commit is contained in:
Torkel Ödegaard
2016-02-05 13:48:10 +01:00
parent 0fab210ad2
commit 853cd16336
9 changed files with 47 additions and 84 deletions

View File

@@ -12,7 +12,6 @@ define([
'./viewStateSrv',
'./timeSrv',
'./unsavedChangesSrv',
'./directives/dashSearchView',
'./timepicker/timepicker',
'./graphiteImportCtrl',
'./dynamicDashboardSrv',