diff --git a/app/views/admin/image_files/_index_block.html.haml b/app/views/admin/image_files/_index_block.html.haml index 1169d6d..3707ca0 100644 --- a/app/views/admin/image_files/_index_block.html.haml +++ b/app/views/admin/image_files/_index_block.html.haml @@ -86,7 +86,7 @@ %span.fileinput-button{} %i.icon-plus.icon-white %span Ajouter des images - %input{:multiple => "", :name => "files[]", :type => "file", :style => "display:none;"} + %input{:multiple => "", :name => "files[]", :type => "file", :style => ""}