Fixes #3412. Prevent users from being able to modify their own groups.

This commit is contained in:
Luke Towers 2018-02-23 13:41:11 -06:00
parent 8ba63dd428
commit 3d18e5d466

View File

@ -53,6 +53,7 @@ tabs:
type: radio
groups:
context: [create, update]
label: backend::lang.user.groups
commentAbove: backend::lang.user.groups_comment
type: checkboxlist
@ -66,4 +67,3 @@ secondaryTabs:
mode: image
imageHeight: 250
imageWidth: 250