mirror of
https://github.com/ansible/awx.git
synced 2026-04-27 04:35:22 -02:30
Adds sort to IG modal
This commit is contained in:
@@ -162,6 +162,7 @@ describe('<DataListToolbar />', () => {
|
||||
onSearch={onSearch}
|
||||
onSort={onSort}
|
||||
onSelectAll={onSelectAll}
|
||||
showDelete
|
||||
/>
|
||||
</I18nProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user