mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 05:15:02 -02:30
License
Updated language changes. Dropping mention of 'grace period' when trial flag set. Showing existing license JSON in the license text field when appropriate. Updated unit tests.
This commit is contained in:
@@ -49,7 +49,7 @@ angular.module('LicenseFormDefinition', [])
|
||||
tab: 'license'
|
||||
},
|
||||
time_remaining: {
|
||||
label: 'Time Left',
|
||||
label: 'Time Remaining',
|
||||
type: 'text',
|
||||
readonly: true,
|
||||
tab: 'license'
|
||||
|
||||
Reference in New Issue
Block a user