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:
Chris Houseknecht
2014-08-08 14:30:54 -04:00
parent f9b6014519
commit 1f5f45a162
4 changed files with 210 additions and 101 deletions

View File

@@ -49,7 +49,7 @@ angular.module('LicenseFormDefinition', [])
tab: 'license'
},
time_remaining: {
label: 'Time Left',
label: 'Time Remaining',
type: 'text',
readonly: true,
tab: 'license'