Change default title to include Container Registry and fix title usage

Goes towards fixing #1762
This commit is contained in:
Joseph Schorr 2016-08-25 14:57:48 -04:00
parent c4d54ceba7
commit 4950776628
3 changed files with 5 additions and 5 deletions

View file

@ -62,7 +62,7 @@ function(Config, Features, VulnerabilityService) {
var methods = [
{
'id': 'quay_notification',
'title': Config.REGISTRY_TITLE + ' Notification',
'title': Config.REGISTRY_TITLE_SHORT + ' Notification',
'icon': 'quay-icon',
'fields': [
{