Make Hipchat token messaging more clear

This commit is contained in:
Joseph Schorr 2014-10-06 12:17:05 -04:00
parent 962062fb08
commit 9d898bca65

View file

@ -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}'
}
]
},