mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
8d670283c9
As ModelAdmin puts classes directly into links, a namespaced class has its \s turned into /s, breaking the links. This escapes them by converting each \ to a -, then converting them back when loading. |
||
---|---|---|
.. | ||
AdminRootController.php | ||
CMSBatchAction.php | ||
CMSBatchActionHandler.php | ||
CMSMenu.php | ||
CMSMenuItem.php | ||
CMSPreviewable.php | ||
CMSProfileController.php | ||
GroupImportForm.php | ||
LeftAndMain.php | ||
LeftAndMainDecorator.php | ||
LeftAndMainExtension.php | ||
MemberImportForm.php | ||
ModelAdmin.php | ||
SecurityAdmin.php |