mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
mark Clear filters button for translation
This commit is contained in:
parent
8df6dc0ca0
commit
8d87d9e6e7
@ -62,6 +62,7 @@ function DataListToolbar({
|
||||
id={`${qsConfig.namespace}-list-toolbar`}
|
||||
clearAllFilters={clearAllFilters}
|
||||
collapseListedFiltersBreakpoint="lg"
|
||||
clearFiltersButtonText={i18n._(t`Clear all filters`)}
|
||||
>
|
||||
<ToolbarContent>
|
||||
{showSelectAll && (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user