mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 10:33:49 +00:00
[person] order social issues: remove custom controller and order only by 'ordering'
This commit is contained in:
@@ -199,7 +199,3 @@ chill_person_social_result_admin:
|
||||
chill_person_controllers:
|
||||
resource: "@ChillPersonBundle/Controller"
|
||||
type: annotation
|
||||
|
||||
social_work_social_issue:
|
||||
path: "/api/1.0/person/social-work/social-issue.json"
|
||||
controller: Chill\PersonBundle\Controller\SocialIssueApiController::indexAction
|
@@ -67,6 +67,3 @@ services:
|
||||
autowire: true
|
||||
tags: ['controller.service_arguments']
|
||||
|
||||
Chill\PersonBundle\Controller\SocialIssueApiController:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
|
Reference in New Issue
Block a user