diff --git a/src/Bundle/ChillMainBundle/Controller/CivilityApiController.php b/src/Bundle/ChillMainBundle/Controller/CivilityApiController.php index 24f30be8f..3db55ae0e 100644 --- a/src/Bundle/ChillMainBundle/Controller/CivilityApiController.php +++ b/src/Bundle/ChillMainBundle/Controller/CivilityApiController.php @@ -1,5 +1,14 @@ addOrderBy('e.order', 'ASC'); } - }