s/Regions/Deployments

This commit is contained in:
Jake Moshenko 2016-10-24 15:50:24 -04:00
parent 845d1795a3
commit 45bacbabaa
3 changed files with 57 additions and 52 deletions

View file

@ -1274,7 +1274,7 @@ angular.module("core-config-setup", ['angularFileUpload'])
$scope.requirementTitles = {
'software.quay': 'Quay Enterprise',
'software.quay.regions': 'Distributed Storage Regions'
'software.quay.deployments': 'Quay Enterprise Deployments'
};
var handleLicenseSuccess = function(resp) {