debug banner header

This commit is contained in:
PEB 2022-08-09 18:46:04 +02:00
parent 2539e4ddab
commit 4534a76afb

View File

@ -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;": "")