mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 17:50:02 -03:30
Add roles modal to org access list
This commit is contained in:
@@ -218,7 +218,7 @@ class Lookup extends React.Component {
|
||||
columns={columns}
|
||||
onSearch={this.onSearch}
|
||||
onSort={this.onSort}
|
||||
isLookup
|
||||
noLeftMargin
|
||||
/>
|
||||
<ul className="pf-c-data-list awx-c-list">
|
||||
{results.map(i => (
|
||||
|
||||
Reference in New Issue
Block a user