Sha256: a5285b558c061016deafdac5b7c19e4b25ba81ac27be8d693cc609ce25ae9974

Contents?: true

Size: 516 Bytes

Versions: 46

Compression:

Stored size: 516 Bytes

Contents

<% add_decidim_meta_tags(title: t("conference_speakers.index.title", scope: "decidim")) %>

<%
edit_link(
  decidim_admin_conferences.conference_speakers_path(current_participatory_space.slug),
  :update,
  :conference,
  conference: current_participatory_space
)
%>

<section class="" id="conference_speakers-grid">
  <div class="row column">
    <h3 class="section-heading"><%= t(".speakers") %></h3>
    <div class="row small-up-2 medium-up-5 mb-l">
      <%= render(collection) %>
    </div>
  </div>
</section>

Version data entries

46 entries across 46 versions & 1 rubygems

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