Testing unified style for templated and regular queries.
This commit is contained in:
@@ -52,7 +52,8 @@ function (angular, _, kbn) {
|
|||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!target.item.templated) {
|
// From !target.item.templated for testing
|
||||||
|
if (false) {
|
||||||
|
|
||||||
// Perform request and then handle result
|
// Perform request and then handle result
|
||||||
var item = [target.item];
|
var item = [target.item];
|
||||||
|
|||||||
Reference in New Issue
Block a user