Sha256: 6d95edbd448cac4dba1cc72c18aadcf60386e3c472f67545050affd8da619159

Contents?: true

Size: 404 Bytes

Versions: 30

Compression:

Stored size: 404 Bytes

Contents

%section.section.manage
  %h1.section-title= title "Listing Admins"

  %table.users.datatable.row-border.stripe.hover.order-column{ "data-source" => datatable_manage_admins_path(format: :json) }
    %thead
      %tr
        %th
        %th ID
        %th Email
        %th Access Level
    %tbody

  - unless current_user.admin_limited_access
    %br
    = btn_link_to 'New Admin', new_manage_admin_path

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
hackathon_manager-0.6.6 app/views/manage/admins/index.html.haml
hackathon_manager-0.6.5 app/views/manage/admins/index.html.haml
hackathon_manager-0.6.4 app/views/manage/admins/index.html.haml
hackathon_manager-0.6.3 app/views/manage/admins/index.html.haml
hackathon_manager-0.6.2 app/views/manage/admins/index.html.haml
hackathon_manager-0.6.1 app/views/manage/admins/index.html.haml
hackathon_manager-0.6.0 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.11 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.10 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.9 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.8 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.7 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.6 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.5 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.4 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.3 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.2 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.1 app/views/manage/admins/index.html.haml
hackathon_manager-0.5.0 app/views/manage/admins/index.html.haml
hackathon_manager-0.4.4 app/views/manage/admins/index.html.haml