Skip to content
Snippets Groups Projects
Commit c316100c authored by Théo BOYER's avatar Théo BOYER
Browse files

[Traitement] Déplacement d'une colonne (Référent multi-structures)

parent f7a9622c
No related branches found
No related tags found
1 merge request!300v2.4.6 - Fix divers
Pipeline #77571 passed
......@@ -680,12 +680,12 @@ class TreatmentController extends CRUDController
'10' => 'controleAcces',
'11' => 'tracabilite',
'12' => 'saving',
'13' => 'other',
'14' => 'entitledPersons',
'15' => 'openAccounts',
'16' => 'specificitiesDelivered',
'17' => 'public',
'18' => 'update',
'13' => 'update',
'14' => 'other',
'15' => 'entitledPersons',
'16' => 'openAccounts',
'17' => 'specificitiesDelivered',
'18' => 'public',
'19' => 'responsableTraitement',
'20' => 'specific_traitement',
'21' => 'conformite_traitement',
......@@ -709,12 +709,12 @@ class TreatmentController extends CRUDController
'9' => 'controleAcces',
'10' => 'tracabilite',
'11' => 'saving',
'12' => 'other',
'13' => 'entitledPersons',
'14' => 'openAccounts',
'15' => 'specificitiesDelivered',
'16' => 'public',
'17' => 'update',
'12' => 'update',
'13' => 'other',
'14' => 'entitledPersons',
'15' => 'openAccounts',
'16' => 'specificitiesDelivered',
'17' => 'public',
'18' => 'responsableTraitement',
'19' => 'specific_traitement',
'20' => 'conformite_traitement',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment