mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
update OrganizsationAccess and OrganizationAccessList w mountWithContexts
This commit is contained in:
@@ -148,11 +148,7 @@ class Organization extends Component {
|
||||
<Route
|
||||
path="/organizations/:id/access"
|
||||
render={() => (
|
||||
<OrganizationAccess
|
||||
match={match}
|
||||
location={location}
|
||||
history={history}
|
||||
/>
|
||||
<OrganizationAccess />
|
||||
)}
|
||||
/>
|
||||
<Route
|
||||
|
||||
Reference in New Issue
Block a user