Sha256: 75d6e7a9904a2e3ad2b7aecae6d9d9b65cd7906cda13e7ab60da840e2f47dcd3

Contents?: true

Size: 557 Bytes

Versions: 46

Compression:

Stored size: 557 Bytes

Contents

<% add_decidim_page_title(t(".manage_admins")) %>

<div 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">
      <div class="section">
        <p><%= t(".current_admins") %></p>
        <%= cell "decidim/members", user_group, role: "admin", from_admin: true %>
      </div>
    </div>
  </div>
</div>

Version data entries

46 entries across 46 versions & 1 rubygems

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