Skip to content

Tooltip error when column type == 'date' #4709

@tcfaria

Description

@tcfaria

On this line (9277), the CUSTOM_FILTERS is concatenated to the tooltip, and that makes an error.
template = template.replace(uiGridConstants.TOOLTIP, 'title="{{' + tooltipCall + ' CUSTOM_FILTERS }}"');

This is the output HTML:

2015-11-16

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions