Sha256: d1377b3e9ac4228f0c953b9da5ec9d9504847462269362a21580629df2e3ed2a

Contents?: true

Size: 423 Bytes

Versions: 16

Compression:

Stored size: 423 Bytes

Contents

<% if current_organization.enable_omnipresent_banner %>
  <%= link_to current_organization.omnipresent_banner_url, class: "omnipresent-banner" do %>
    <span>
      <%= translated_attribute current_organization.omnipresent_banner_title %>
    </span>
    -
    <span>
      <%= translated_attribute current_organization.omnipresent_banner_short_description %>
    </span>
    <%= icon "play-fill" %>
  <% end %>
<% end %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
decidim-core-0.30.0.rc1 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.29.2 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.28.5 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.29.1 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.28.4 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.29.0 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.28.3 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.29.0.rc4 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.29.0.rc3 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.29.0.rc2 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.29.0.rc1 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.28.2 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.28.1 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.28.0 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.28.0.rc5 app/views/layouts/decidim/_omnipresent_banner.html.erb
decidim-core-0.28.0.rc4 app/views/layouts/decidim/_omnipresent_banner.html.erb