Samuel Georges 261760e4c8 Reset mail brand settings to default
UX fixes to mailtemplates controller, active tab now remains active and redirects leverage active tab setting
2017-07-22 21:20:25 +10:00

17 lines
489 B
YAML

# ===================================
# Form Behavior Config
# ===================================
name: system::lang.mail_templates.layout
form: ~/modules/system/models/maillayout/fields.yaml
modelClass: System\Models\MailLayout
defaultRedirect: system/mailtemplates/index/layouts
create:
redirect: system/maillayouts/update/:id
redirectClose: system/mailtemplates/index/layouts
update:
redirect: system/mailtemplates
redirectClose: system/mailtemplates/index/layouts