Skip to content

Update README.md #201

@leapoli

Description

@leapoli

There is a mistake when the README.md says:

  • infoTextFiltered, defaults to '<span class="label label-warning">Filtered</span> {0} from {1}', determines which element format to use when some element is filtered. Remember to insert the {0} and {1} placeholders.

Should say instead (that's the real code that's inserted into the span class):

  • infoTextFiltered, defaults to '<span class="badge badge-warning">Filtered</span> {0} from {1}', determines which element format to use when some element is filtered. Remember to insert the {0} and {1} placeholders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions