Sha256: c24990873b41fb46e633342594315067e5f6e00828d7091645e7028d57424e15

Contents?: true

Size: 867 Bytes

Versions: 20

Compression:

Stored size: 867 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"), params[:external_url], 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

20 entries across 20 versions & 1 rubygems

Version Path
decidim-core-0.26.5 app/views/decidim/links/_modal.html.erb
decidim-core-0.27.2 app/views/decidim/links/_modal.html.erb
decidim-core-0.27.1 app/views/decidim/links/_modal.html.erb
decidim-core-0.26.4 app/views/decidim/links/_modal.html.erb
decidim-core-0.27.0 app/views/decidim/links/_modal.html.erb
decidim-core-0.26.3 app/views/decidim/links/_modal.html.erb
decidim-core-0.27.0.rc2 app/views/decidim/links/_modal.html.erb
decidim-core-0.27.0.rc1 app/views/decidim/links/_modal.html.erb
decidim-core-0.26.2 app/views/decidim/links/_modal.html.erb
decidim-core-0.26.1 app/views/decidim/links/_modal.html.erb
decidim-core-0.26.0 app/views/decidim/links/_modal.html.erb
decidim-core-0.26.0.rc2 app/views/decidim/links/_modal.html.erb
decidim-core-0.26.0.rc1 app/views/decidim/links/_modal.html.erb
decidim-core-0.25.2 app/views/decidim/links/_modal.html.erb
decidim-core-0.25.1 app/views/decidim/links/_modal.html.erb
decidim-core-0.25.0 app/views/decidim/links/_modal.html.erb
decidim-core-0.25.0.rc4 app/views/decidim/links/_modal.html.erb
decidim-core-0.25.0.rc3 app/views/decidim/links/_modal.html.erb
decidim-core-0.25.0.rc2 app/views/decidim/links/_modal.html.erb
decidim-core-0.25.0.rc1 app/views/decidim/links/_modal.html.erb