Sha256: fb5e1cb20447cc5e355b06d05388bcd03aeb6712519e7da479cae88aee06661b

Contents?: true

Size: 390 Bytes

Versions: 22

Compression:

Stored size: 390 Bytes

Contents

.remote
  = form_for([:admin, @user], :html => one_submit_only.merge({:autocomplete => 'off'}), :remote => true) do |f|
    = link_to_close edit_admin_user_path(@user)

    = f.error_messages :object_name => t('user')

    = render "admin/users/profile", :f => f, :edit => true
    .buttonbar
      = f.submit t(:save_user)
      #{t :or}
      = link_to_cancel edit_admin_user_path(@user)

Version data entries

22 entries across 22 versions & 2 rubygems

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