diff --git a/app/views/layouts/mail.html.haml b/app/views/layouts/mail.html.haml index c2062f3..e4195d6 100755 --- a/app/views/layouts/mail.html.haml +++ b/app/views/layouts/mail.html.haml @@ -11,7 +11,7 @@ -if @m_odr %br %br - -if false + -if @m_odr.id >= 31 -if @m_odr.logo_image_file =image_tag "https://"+HOSTNAME+@m_odr.logo_image_file.file.url, :class => "odr_logo", :style => (@m_odr.logo_image_file_width? ? "max-width:#{@m_odr.logo_image_file_width}px;margin:auto;": "")