Add a permission for configuring quick forms.

This commit is contained in:
Michael Stenta 2023-03-13 09:07:22 -04:00
parent 554afce229
commit 44c443bda9
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
farm_quick:
config_permissions:
- configure quick forms
default_permissions:
- view quick forms index

View File

@ -1,2 +1,4 @@
view quick forms index:
title: 'View quick forms index'
configure quick forms:
title: 'Configure quick forms'