fix test cerfa flag
This commit is contained in:
parent
1e784075a9
commit
d7dbd28507
18 changed files with 58 additions and 48 deletions
|
@ -32,6 +32,7 @@ class Users::DescriptionController < UsersController
|
|||
flash.now.alert = @dossier.errors.full_messages.join('<br />').html_safe
|
||||
return render 'show'
|
||||
end
|
||||
|
||||
if @procedure.cerfa_flag?
|
||||
unless params[:cerfa_pdf].nil?
|
||||
cerfa = @dossier.cerfa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue