Sha256: f8e730616530d0f52b9909a07f0fb4470f1dd9a5b26af6a8790aa1929f6bd2d5

Contents?: true

Size: 516 Bytes

Versions: 15

Compression:

Stored size: 516 Bytes

Contents

<main class="wrapper">
  <div class="row">
    <div class="columns medium-9 medium-offset-3">
      <h5><%= t(".manage_admins") %></h5>
    </div>
  </div>
  <div class="row">
    <div class="columns medium-3">
      <%= cell "decidim/profile_sidebar", user_group %>
    </div>
    <div class="columns medium-9">
      <section class="section">
        <p><%= t(".current_admins") %></p>
        <%= cell "decidim/members", user_group, role: "admin", from_admin: true %>
      </section>
    </div>
  </div>
</main>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
decidim-core-0.21.0 app/views/decidim/group_admins/index.html.erb
decidim-core-0.20.1 app/views/decidim/group_admins/index.html.erb
decidim-core-0.20.0 app/views/decidim/group_admins/index.html.erb
decidim-core-0.19.1 app/views/decidim/group_admins/index.html.erb
decidim-core-0.18.1 app/views/decidim/group_admins/index.html.erb
decidim-core-0.19.0 app/views/decidim/group_admins/index.html.erb
decidim-core-0.17.2 app/views/decidim/group_admins/index.html.erb
decidim-core-0.18.0 app/views/decidim/group_admins/index.html.erb
decidim-core-0.17.1 app/views/decidim/group_admins/index.html.erb
decidim-core-0.16.1 app/views/decidim/group_admins/index.html.erb
decidim-core-0.17.0 app/views/decidim/group_admins/index.html.erb
decidim-core-0.16.0 app/views/decidim/group_admins/index.html.erb
decidim-core-0.15.2 app/views/decidim/group_admins/index.html.erb
decidim-core-0.15.1 app/views/decidim/group_admins/index.html.erb
decidim-core-0.15.0 app/views/decidim/group_admins/index.html.erb