Merge remote-tracking branch 'origin/master' into nomenclature

This commit is contained in:
Jake Moshenko 2014-10-07 15:43:59 -04:00
commit ee9973a395
9 changed files with 85 additions and 53 deletions

View file

@ -1391,7 +1391,8 @@ quayApp = angular.module('quay', quayDependencies, function($provide, cfpLoading
{
'name': 'notification_token',
'type': 'string',
'title': 'Notification Token'
'title': 'Room Notification Token',
'help_url': 'https://hipchat.com/rooms/tokens/{room_id}'
}
]
},