mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
fixed license menu wording
This commit is contained in:
parent
68d0655101
commit
381e9b227c
@ -172,7 +172,7 @@ export default
|
||||
catch(e) {
|
||||
// ignore
|
||||
}
|
||||
Alert('License Accepted', 'The Ansible Tower license was updated. To view or update license information in the future choose View License from the Account menu.','alert-info');
|
||||
Alert('License Accepted', 'The Ansible Tower license was updated. To review or update the license, choose View License from the Setup menu.','alert-info');
|
||||
$rootScope.features = undefined;
|
||||
$location.path('/home');
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user