Sha256: a8ae06b906d30d01b610451570960de16a4cdf3c6e51c526d0b01cdbeb4bd22e

Contents?: true

Size: 863 Bytes

Versions: 11

Compression:

Stored size: 863 Bytes

Contents

<div class="reveal external-domain-warning" data-reveal>
  <button class="close-button" data-close
          aria-label="<%= t("decidim.links.warning.close_modal") %>"
          type="button">
    <span aria-hidden="true">&times;</span>
  </button>
  <div class="heading3 text-center"><%= t("decidim.links.warning.title") %></div>
  <%= render partial: "warning" %>
  <div class="card-section">
    <div class="card external-link-url">
      <div class="card__content text-center">
        <%= highlight_domain %>
      </div>
    </div>
    <div class="row buttons">
      <%= link_to t("decidim.links.warning.proceed"), external_url.to_s, target: "_blank", data: { close: "" }, class: "button primary button--nomargin" %>
      <button class="button clear" data-close>
        <%= t("decidim.links.warning.cancel") %>
      </button>
    </div>
  </div>
</div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
decidim-core-0.27.9 app/views/decidim/links/_modal.html.erb
decidim-core-0.27.8 app/views/decidim/links/_modal.html.erb
decidim-core-0.27.7 app/views/decidim/links/_modal.html.erb
decidim-core-0.27.6 app/views/decidim/links/_modal.html.erb
decidim-core-0.26.10 app/views/decidim/links/_modal.html.erb
decidim-core-0.26.9 app/views/decidim/links/_modal.html.erb
decidim-core-0.27.5 app/views/decidim/links/_modal.html.erb
decidim-core-0.26.8 app/views/decidim/links/_modal.html.erb
decidim-core-0.27.4 app/views/decidim/links/_modal.html.erb
decidim-core-0.27.3 app/views/decidim/links/_modal.html.erb
decidim-core-0.26.7 app/views/decidim/links/_modal.html.erb