iss #73 - start to fixing query editor.

This commit is contained in:
Alexander Zobnin
2015-09-22 17:36:31 +03:00
parent 693cbe1d61
commit d9dea1e825
4 changed files with 325 additions and 308 deletions

View File

@@ -2,6 +2,7 @@ define([
'angular',
'lodash',
'kbn',
'./directives',
'./zabbixAPIWrapper',
'./helperFunctions',
'./queryCtrl'