diff --git a/static/js/app.js b/static/js/app.js index 823de0ad0..2190a13de 100644 --- a/static/js/app.js +++ b/static/js/app.js @@ -1390,7 +1390,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}' } ] },