Sha256: 4cd4bd678d9fc27e5abc147b38b49f1310b23909725b65a45c618e61e5313911

Contents?: true

Size: 571 Bytes

Versions: 46

Compression:

Stored size: 571 Bytes

Contents

<% if current_organization.enable_omnipresent_banner %>
  <div class="omnipresent-banner">
    <%= link_to current_organization.omnipresent_banner_url do %>
      <span class="omnipresent-banner-title">
        <%= translated_attribute current_organization.omnipresent_banner_title %>
      </span>
      -
      <span class="omnipresent-banner-short-description">
        <%= translated_attribute current_organization.omnipresent_banner_short_description %>
      </span>
      <%= icon "media-play", role: "img", "aria-hidden": true %>
    <% end %>
  </div>
<% end %>

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
decidim-core-0.27.9 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.27.8 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.27.7 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.27.6 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.26.10 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.26.9 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.27.5 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.26.8 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.27.4 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.27.3 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.26.7 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.26.5 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.27.2 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.27.1 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.26.4 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.27.0 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.26.3 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.27.0.rc2 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.27.0.rc1 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.26.2 app/views/layouts/decidim/_omnipresent_banner.html.erb