mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
598d45aca6
This PR fixed unable to create subsite problm. I was unable to create a subsite, because of no themes been shown in Theme dropdown menu. How to test: 1> Use composer to install a fresh copy of Silverstripe 3.2 2> Use composer to install subsite module. 3> Try to create a subsite. 4> No themes loaded into Theme dropdown menu. 5> Apply this PR. 6> fresh page / or dev/build, now, themes loaded into The dropdown menu. |
||
---|---|---|
.. | ||
extensions | ||
forms | ||
model | ||
tasks | ||
SubsiteAdmin.php | ||
SubsiteReportWrapper.php | ||
SubsitesVirtualPage.php | ||
SubsiteXHRController.php |