Turn on Buefy forms for Email Bounce views

This commit is contained in:
Lance Edgar 2019-05-21 17:39:26 -05:00
parent 47b2c603ef
commit d3471c945b

View file

@ -51,6 +51,7 @@ class EmailBouncesView(MasterView):
url_prefix = '/email-bounces'
creatable = False
editable = False
supports_buefy_forms = True
labels = {
'config_key': "Source",