From 0f10aa198504cfb46df60c0d455ad7a740a699b8 Mon Sep 17 00:00:00 2001 From: Samuel Chiriluta Date: Sat, 18 Nov 2017 14:09:44 +0200 Subject: [PATCH] Create sg_datatables_bundle.yaml --- .../1.0/config/routes/sg_datatables_bundle.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sg/datatablesbundle/1.0/config/routes/sg_datatables_bundle.yaml diff --git a/sg/datatablesbundle/1.0/config/routes/sg_datatables_bundle.yaml b/sg/datatablesbundle/1.0/config/routes/sg_datatables_bundle.yaml new file mode 100644 index 00000000..07da1045 --- /dev/null +++ b/sg/datatablesbundle/1.0/config/routes/sg_datatables_bundle.yaml @@ -0,0 +1,3 @@ +sg_datatables_bundle: + resource: "@SgDatatablesBundle/Controller/" + type: annotation