Sha256: bf06465ed633b85d0febaa9377130809ced98d686527318ae6c4e663d175ac63

Contents?: true

Size: 344 Bytes

Versions: 15

Compression:

Stored size: 344 Bytes

Contents

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

<% provide :title do %>
  <h1 class="h1"><%= t ".title" %></h1>
<% end %>

<%= link_to t("actions.new_admin", scope: "decidim.system"), [:new, :admin], class: "button button__sm md:button__lg button__primary" %>

<%= render partial: "decidim/system/shared/admins_list", locals: { admins: @admins } %>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
decidim-system-0.29.2 app/views/decidim/system/admins/index.html.erb
decidim-system-0.28.5 app/views/decidim/system/admins/index.html.erb
decidim-system-0.29.1 app/views/decidim/system/admins/index.html.erb
decidim-system-0.28.4 app/views/decidim/system/admins/index.html.erb
decidim-system-0.29.0 app/views/decidim/system/admins/index.html.erb
decidim-system-0.28.3 app/views/decidim/system/admins/index.html.erb
decidim-system-0.29.0.rc4 app/views/decidim/system/admins/index.html.erb
decidim-system-0.29.0.rc3 app/views/decidim/system/admins/index.html.erb
decidim-system-0.29.0.rc2 app/views/decidim/system/admins/index.html.erb
decidim-system-0.29.0.rc1 app/views/decidim/system/admins/index.html.erb
decidim-system-0.28.2 app/views/decidim/system/admins/index.html.erb
decidim-system-0.28.1 app/views/decidim/system/admins/index.html.erb
decidim-system-0.28.0 app/views/decidim/system/admins/index.html.erb
decidim-system-0.28.0.rc5 app/views/decidim/system/admins/index.html.erb
decidim-system-0.28.0.rc4 app/views/decidim/system/admins/index.html.erb