From 8f60b2a316de06cf3878b9fe4ef406bd47bf2ce1 Mon Sep 17 00:00:00 2001 From: gebele Date: Thu, 27 Jun 2013 17:49:58 +0200 Subject: several changes for html validation --- views/details.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/details.haml') diff --git a/views/details.haml b/views/details.haml index fc57d5e..0855bac 100644 --- a/views/details.haml +++ b/views/details.haml @@ -7,7 +7,7 @@ .details %h2{:style=>"margin-top:0px"} Details: - %img{:src=>"#{@compound_uri.uri}/image", :alt=>"", :width=>"300px", :heigth=>"300px"} + %img{:src=>"#{@compound_uri.uri}/image", :alt=>"Compound image not available", :width=>"300px", :heigth=>"300px"} %br %br %b -- cgit v1.2.3