From 19270960faa992df9b244ecf69b9648d322ab9ea Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 25 Jan 2017 14:42:41 +0100 Subject: [PATCH] suite --- app/views/portlet/download_contents/_form.html.haml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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