mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
revert changeset/45480/open/modules/cms/trunk/code/SecurityAdmin.php
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@45639 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
f038e6d564
commit
4e4ab64ce4
@ -53,12 +53,10 @@ class SecurityAdmin extends LeftAndMain implements PermissionProvider {
|
||||
array(
|
||||
"Code" => "Code",
|
||||
"Arg" => "Optional ID",
|
||||
"Enabled" => "Enabled",
|
||||
),
|
||||
array(
|
||||
"Code" => "PermissionDropdownField",
|
||||
"Arg" => "TextField",
|
||||
"Enabled" => "CheckboxField",
|
||||
),
|
||||
"GroupID", $id
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user