Small categorization adjustments

This commit is contained in:
Raphael Michel
2020-02-08 13:14:19 +01:00
parent e4619eeca3
commit 3ea4cdc3b3
5 changed files with 6 additions and 6 deletions

View File

@@ -221,7 +221,7 @@ class EventPlugins(EventSettingsViewMixin, EventPermissionRequiredMixin, Templat
'PAYMENT',
'INTEGRATION',
'CUSTOMIZATION',
'FORMATS',
'FORMAT',
'API',
]
labels = {
@@ -229,7 +229,7 @@ class EventPlugins(EventSettingsViewMixin, EventPermissionRequiredMixin, Templat
'PAYMENT': _('Payment providers'),
'INTEGRATION': _('Integrations'),
'CUSTOMIZATION': _('Customizations'),
'FORMATS': _('Output and export formats'),
'FORMAT': _('Output and export formats'),
'API': _('API features'),
}
context['plugins'] = sorted([