fixed column typehead, introduced in PR #500
This commit is contained in:
@@ -120,7 +120,7 @@ function (angular, _, kbn) {
|
||||
if (!data) {
|
||||
return [];
|
||||
}
|
||||
|
||||
return data[0].columns;
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user