Sha256: 189d870e4bed33ef15171ed3b045ec9bfa9ba094f5a9cf1527d6036c766830f1

Contents?: true

Size: 424 Bytes

Versions: 30

Compression:

Stored size: 424 Bytes

Contents

= styles_for :user

.title_tools
  = link_to_inline(:create_user, new_admin_user_path, :text => t(:create_user))

.title
  %span#create_user_title #{t :users}
  = image_tag("loading.gif", :size => :thumb, :id => "loading", :style => "display: none;")
.remote#create_user{ hidden }

.list#users= render :partial => "admin/users/user", :collection => @users
#paginate= render "shared/paginate"
#export= render "shared/export"

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 app/views/admin/users/index.html.haml
fat_free_crm-0.15.2 app/views/admin/users/index.html.haml
fat_free_crm-0.16.4 app/views/admin/users/index.html.haml
fat_free_crm-0.14.1 app/views/admin/users/index.html.haml
fat_free_crm-0.15.1 app/views/admin/users/index.html.haml
fat_free_crm-0.16.3 app/views/admin/users/index.html.haml
fat_free_crm-0.16.2 app/views/admin/users/index.html.haml
fat_free_crm-0.16.1 app/views/admin/users/index.html.haml
fat_free_crm-0.16.0 app/views/admin/users/index.html.haml
fat_free_crm-0.15.0 app/views/admin/users/index.html.haml
fat_free_crm-0.15.0.beta.2 app/views/admin/users/index.html.haml
fat_free_crm-0.15.0.beta app/views/admin/users/index.html.haml
fat_free_crm-0.14.0 app/views/admin/users/index.html.haml
reduced_fat_crm-0.15.0.beta app/views/admin/users/index.html.haml
reduced_fat_crm-0.14.0 app/views/admin/users/index.html.haml
fat_free_crm-0.13.6 app/views/admin/users/index.html.haml
fat_free_crm-0.13.5 app/views/admin/users/index.html.haml
fat_free_crm-0.13.4 app/views/admin/users/index.html.haml
fat_free_crm-0.13.3 app/views/admin/users/index.html.haml
fat_free_crm-0.13.2 app/views/admin/users/index.html.haml