remove previous routing sytem code
This commit is contained in:
parent
30f6aaed34
commit
7598b0a513
14 changed files with 0 additions and 99 deletions
|
@ -17,7 +17,6 @@ features = [
|
|||
:dossier_pdf_vide,
|
||||
:hide_instructeur_email,
|
||||
:procedure_routage_api,
|
||||
:routing_rules,
|
||||
:groupe_instructeur_api_hack,
|
||||
:rerouting
|
||||
]
|
||||
|
|
|
@ -31,7 +31,6 @@ en:
|
|||
declarative_with_state/en_instruction: Instruction
|
||||
declarative_with_state/accepte: Accepted
|
||||
api_particulier_token: Token API Particulier
|
||||
routing_criteria_name: Routing criteria name
|
||||
initiated_mail: File sorted for processing notification email
|
||||
received_mail: File submitted notification email
|
||||
closed_mail: File sorted as accepted notification email
|
||||
|
|
|
@ -37,7 +37,6 @@ fr:
|
|||
declarative_with_state/en_instruction: En instruction
|
||||
declarative_with_state/accepte: Accepté
|
||||
api_particulier_token: Jeton API Particulier
|
||||
routing_criteria_name: Nomination du routage
|
||||
initiated_mail: L’email de notification de passage de dossier en instruction
|
||||
received_mail: L’email de notification de dépôt de dossier
|
||||
closed_mail: L’email de notification d’acceptation de dossier
|
||||
|
|
|
@ -542,7 +542,6 @@ Rails.application.routes.draw do
|
|||
get 'simple_routing'
|
||||
post 'create_simple_routing'
|
||||
delete 'destroy_all_groups_but_defaut'
|
||||
patch 'update_routing_criteria_name'
|
||||
patch 'update_instructeurs_self_management_enabled'
|
||||
post 'import'
|
||||
get 'export_groupe_instructeurs'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue