mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
one org teams rename spelling issue
This commit is contained in:
parent
5419434daa
commit
aeed1d8ee9
@ -59,7 +59,7 @@ class OrganizationTeamsList extends React.Component {
|
||||
this.readOrganizationTeamsList = this.readOrganizationTeamsList.bind(this);
|
||||
this.handleSetPage = this.handleSetPage.bind(this);
|
||||
this.handleSort = this.handleSort.bind(this);
|
||||
this.reatQueryParams = this.readQueryParams.bind(this);
|
||||
this.readQueryParams = this.readQueryParams.bind(this);
|
||||
}
|
||||
|
||||
componentDidMount () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user