Sha256: 4b0ae901ab70a853b8668e904154ade615e75f054a80e73a2270137720158cbf
Contents?: true
Size: 446 Bytes
Versions: 2
Compression:
Stored size: 446 Bytes
Contents
.ucb-rails-users-table-header.clearfix %h1 Users %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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ucb_rails_user-1.1.0 | app/views/ucb_rails_user/users/index.html.haml |
ucb_rails_user-1.0.0 | app/views/ucb_rails_user/users/index.html.haml |