mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
f35a42ec64
Users with non-ADMIN permissions won't see the dropdown of available subsites, because LeftAndMainSubsites::Subsites() will check if the user has a non-existent code CMS_ACCESS_CMSPagesController. Fallback to checking required_permission_codes first, and failing that, check for CMS_ACCESS_LeftAndMain |
||
---|---|---|
.. | ||
extensions | ||
forms | ||
model | ||
tasks | ||
SubsiteAdmin.php | ||
SubsiteReportWrapper.php | ||
SubsitesVirtualPage.php |