Sha256: debe885f562fa10a0b287589e5649aee52d0510dde6ee0dee7d990c169938aec

Contents?: true

Size: 669 Bytes

Versions: 16

Compression:

Stored size: 669 Bytes

Contents

<div class="picker-header">
  <h1><%= t("decidim.plans.attached_proposals_helper.current_selection") %></h1>
</div>
<div class="picker-content">
  <input type="text" name="proposal-search" id="data_picker-autocomplete" />
</div>
<div class="picker-footer">
  <div class="buttons button--double">
    <a id="proposal-picker-choose" class="button mute" href="<%= plan_search_proposals_path(current_component, format: :json) %>" data-picker-value="" data-picker-text="" data-picker-choose><%= t("decidim.plans.attached_proposals_helper.select") %></a>
    <a class="button clear" data-close=""><%= t("decidim.plans.attached_proposals_helper.close") %></a>
  </div>
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
decidim-plans-0.18.2 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.18.1 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.18.0 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.17.0 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.16.9 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.16.8 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.16.7 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.16.6 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.16.5 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.16.4 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.16.3 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.16.2 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.16.1 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.16.0 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.15.1 app/views/decidim/plans/attached_proposals/_proposals.html.erb
decidim-plans-0.15.0 app/views/decidim/plans/attached_proposals/_proposals.html.erb