Sha256: 11a160988ae0c4e9ec95d74e72c6edcd97912f02b4aa54734a3551f4f397d492
Contents?: true
Size: 543 Bytes
Versions: 1
Compression:
Stored size: 543 Bytes
Contents
.ucb-rails-users-table-header.clearfix %h2.pull-left Users .pull-right = link_to "Add new", new_admin_user_path(), class: "btn btn-primary" %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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ucb_rails_user-0.9.0 | app/views/ucb_rails_user/users/index.html.haml |