Patching 'submited' dossier now can be openned
This commit is contained in:
parent
c6f5a8b62d
commit
0599d7b148
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class Users::RecapitulatifController < UsersController
|
|||
|
||||
def self.route_authorization
|
||||
{
|
||||
states: [:initiated, :replied, :updated, :validated, :submitted, :closed]
|
||||
states: [:initiated, :replied, :updated, :validated, :received, :submitted, :without_continuation, :closed]
|
||||
}
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue