Sha256: 0541fd966b985651cc3d5c3e79a71922f28d6098b133ad00d94a781bcd7f41ab

Contents?: true

Size: 494 Bytes

Versions: 15

Compression:

Stored size: 494 Bytes

Contents

.ucb-rails-users-table-header.clearfix
  %h1
    Users

.table-responsive
  %table.table.table-striped.table-bordered.table-hover.ucb-rails-users-table
    %thead
      %tr
        %th.min Superuser?
        %th.min Inactive?
        %th First Name
        %th Last Name
        %th Email
        %th.dt Last Login
        %th UID
        %th Employee ID
        %th.min Edit
        %th.min Delete
    %tbody.highlight
      = render partial: "ucb_rails_user/users/user", collection: @users


Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
ucb_rails_user-4.0.5 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-4.0.4 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-4.0.3 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-4.0.2 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-4.0.1 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-4.0.0 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-3.0.2 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-4.0.0.beta1 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-3.0.1 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-3.0.0 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-2.0.1 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-2.0.0 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-1.1.3 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-1.1.2 app/views/ucb_rails_user/users/index.html.haml
ucb_rails_user-1.1.1 app/views/ucb_rails_user/users/index.html.haml