Sha256: 2a36efbd4d1583303ee205293556a0a1876e442e68b05edb364b588aeda297a3

Contents?: true

Size: 836 Bytes

Versions: 37

Compression:

Stored size: 836 Bytes

Contents

<div class="reveal" id="show-restore-modal" data-reveal data-close-on-click="false">
  <div class="reveal__header">
    <h3 class="reveal__title"><%= t(".title", election: translated_attribute(election.title)) %></h3>
  </div>

  <div class="row m-bottom">
    <div class="columns">
      <div class="section">
        <div class="callout info">
          <p><%= t(".description") %></p>
        </div>
      </div>
    </div>
  </div>

  <div class="row">
    <div class="columns medium-5 medium-centered">
      <label class="button upload-election-keys">
        <%= icon "data-transfer-upload", class: "icon", role: "img", aria_label: t(".upload_icon") %>
        <span><%= t(".upload_election_keys") %></span>
        <input class="restore-button-input" style="display: none" type="file">
      </label>
    </div>
  </div>
</div>

Version data entries

37 entries across 37 versions & 1 rubygems

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