mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 16:37:30 -02:30
Adds notification list to orgs
This commit is contained in:
@@ -36,6 +36,7 @@ describe('<DataListToolbar />', () => {
|
||||
onSearch={onSearch}
|
||||
onSort={onSort}
|
||||
onSelectAll={onSelectAll}
|
||||
showSelectAll
|
||||
/>
|
||||
</I18nProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user