mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 17:05:54 +02:00
368d2d4045
Removed implicit routing by controller name in 3.2, so need to register it explicitly.
3 lines
83 B
YAML
3 lines
83 B
YAML
Director:
|
|
rules:
|
|
'WidgetController//$Action/$ID/$OtherID': 'WidgetController' |