diff --git a/app/views/portlet/download_contents/_form.html.haml b/app/views/portlet/download_contents/_form.html.haml index 87fb0b4..0c62ac1 100644 --- a/app/views/portlet/download_contents/_form.html.haml +++ b/app/views/portlet/download_contents/_form.html.haml @@ -25,10 +25,4 @@ %tr %td Style : %td= f.select :style, DownloadContent::STYLES - - =f.input :boutique, :label => "possibilité de commander le fichier en version papier ?" - =f.input :show_yumpu, :label => "Lien pour lire en ligne ?" - - - - \ No newline at end of file + \ No newline at end of file