- Small title fix
- Make sure sample event data uses the real event data generation code
This commit is contained in:
parent
7de1dd7dc0
commit
a2f0f57414
3 changed files with 33 additions and 54 deletions
|
@ -1003,7 +1003,7 @@ quayApp = angular.module('quay', quayDependencies, function($provide, cfpLoading
|
|||
var methods = [
|
||||
{
|
||||
'id': 'quay_notification',
|
||||
'title': 'Quay.io notification',
|
||||
'title': 'Quay.io Notification',
|
||||
'icon': 'quay-icon',
|
||||
'fields': [
|
||||
{
|
||||
|
|
Reference in a new issue