mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
1c907dd227
API Decouple File and ErrorPage API Link tracking is now only performed on stage (in lieu of versioned relationships) API Refactor versioned API methods out of SiteTree and into Versioned
13 lines
228 B
YAML
13 lines
228 B
YAML
LeftAndMain:
|
|
extensions:
|
|
- LeftAndMainPageIconsExtension
|
|
Controller:
|
|
extensions:
|
|
- ErrorPageControllerExtension
|
|
Form:
|
|
extensions:
|
|
- ErrorPageControllerExtension
|
|
File:
|
|
extensions:
|
|
- ErrorPageFileExtension
|