From dc4f2786b846ee0c3129dda7a03ea45d3ebaf330 Mon Sep 17 00:00:00 2001 From: echarp Date: Thu, 16 Oct 2014 22:17:07 +0200 Subject: [PATCH] =?UTF-8?q?iframe=20pr=C3=A9sentant=20site=20web=20associa?= =?UTF-8?q?tif=20=C3=A9largie?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/lugs/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/lugs/show.html.haml b/app/views/lugs/show.html.haml index 7260c6e4..7e592c67 100644 --- a/app/views/lugs/show.html.haml +++ b/app/views/lugs/show.html.haml @@ -6,7 +6,7 @@ = image_tag @lug.url+'/favicon.ico', alt: '', class: :favicon = title @lug.name -%iframe(src="#{@lug.url}" width='1000' height='300' frameborder='none' +%iframe(src="#{@lug.url}" width='1280' height='300' frameborder='none' allowTransparency='true') %dl