From 6fb9a4e710d5044a0e09d59cfdf011057279f6f0 Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Mon, 1 Mar 2010 22:15:09 +0000 Subject: [PATCH] ENHANCEMENT: Relabelled global group on Group subsites tab to 'All sites' (from r89145) (from r96310) --- code/GroupSubsites.php | 1 - 1 file changed, 1 deletion(-) diff --git a/code/GroupSubsites.php b/code/GroupSubsites.php index 1c446b7..04e824d 100644 --- a/code/GroupSubsites.php +++ b/code/GroupSubsites.php @@ -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