diff --git a/_config/routes.yml b/_config/routes.yml new file mode 100644 index 0000000..f65e746 --- /dev/null +++ b/_config/routes.yml @@ -0,0 +1,3 @@ +Director: + rules: + 'WidgetController//$Action/$ID/$OtherID': 'WidgetController' \ No newline at end of file