mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
35c9e2b1bb
commit
3f7be610f9
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ define(function (require) {
|
|||
rowScopes.push(rowScope);
|
||||
|
||||
return [
|
||||
field.name,
|
||||
field.script,
|
||||
_.escape(field.name),
|
||||
_.escape(field.script),
|
||||
_.get($scope.indexPattern, ['fieldFormatMap', field.name, 'type', 'title']),
|
||||
{
|
||||
markup: controlsHtml,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue