mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 09:05:55 +00:00
ENHANCEMENT: Relabelled global group on Group subsites tab to 'All sites' (from r89145) (from r96310)
This commit is contained in:
parent
f466594c24
commit
6fb9a4e710
@ -61,7 +61,6 @@ class GroupSubsites extends DataObjectDecorator implements PermissionProvider {
|
||||
|
||||
$subsites = Subsite::accessible_sites(array('ADMIN', 'SECURITY_SUBSITE_GROUP'), true);
|
||||
$subsiteMap = $subsites->toDropdownMap();
|
||||
|
||||
|
||||
// Interface is different if you have the rights to modify subsite group values on
|
||||
// all subsites
|
||||
|
Loading…
x
Reference in New Issue
Block a user