[fix #504] Dossier: without_continuation -> sans_suite
This commit is contained in:
parent
2be9b8d2ba
commit
c83552f423
22 changed files with 64 additions and 41 deletions
|
@ -18,7 +18,7 @@ class Users::RecapitulatifController < UsersController
|
|||
|
||||
def self.route_authorization
|
||||
{
|
||||
states: [:en_construction, :en_instruction, :without_continuation, :accepte, :refuse]
|
||||
states: [:en_construction, :en_instruction, :sans_suite, :accepte, :refuse]
|
||||
}
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue