mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436
This commit is contained in:
@@ -3,6 +3,7 @@ define([
|
||||
'lodash',
|
||||
'kbn',
|
||||
'moment',
|
||||
'./directives',
|
||||
'./queryCtrl',
|
||||
],
|
||||
function (angular, _, kbn) {
|
||||
|
||||
Reference in New Issue
Block a user