[Fix #503] Dossier: remove updated
This commit is contained in:
parent
633b55aca0
commit
1cfeb10ce9
24 changed files with 25 additions and 135 deletions
|
@ -93,7 +93,7 @@ class Users::DescriptionController < UsersController
|
|||
|
||||
def self.route_authorization
|
||||
{
|
||||
states: [:draft, :initiated, :updated]
|
||||
states: [:draft, :initiated]
|
||||
}
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue