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