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