mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 11:08:13 -03:30
one org teams rename spelling issue
This commit is contained in:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user