Changeset [c491c9bc127e5055c5e0e0352fc74c573b8948bd] by Ben Tillman

November 7th, 2011 @ 07:01 PM

Moved custom_field controllers to field controller
https://github.com/fatfreecrm/fat_free_crm/commit/c491c9bc127e5055c...

Committed by Ben Tillman

  • A app/controllers/admin/fields_controller.rb
  • A app/views/admin/fields/_create.html.haml
  • A app/views/admin/fields/_customfield.html.haml
  • A app/views/admin/fields/_edit.html.haml
  • A app/views/admin/fields/_options.html.haml
  • A app/views/admin/fields/_sidebar_index.html.haml
  • A app/views/admin/fields/_sidebar_show.html.haml
  • A app/views/admin/fields/_sort_by.html.haml
  • A app/views/admin/fields/_top_section.html.haml
  • A app/views/admin/fields/create.js.rjs
  • A app/views/admin/fields/destroy.js.rjs
  • A app/views/admin/fields/edit.js.rjs
  • A app/views/admin/fields/index.html.haml
  • A app/views/admin/fields/index.js.rjs
  • A app/views/admin/fields/new.js.rjs
  • A app/views/admin/fields/options.js.rjs
  • A app/views/admin/fields/show.html.haml
  • A app/views/admin/fields/update.js.rjs
  • R app/controllers/admin/class_custom_fields_controller.rb
  • R app/controllers/admin/custom_fields_controller.rb
  • R app/views/admin/class_custom_fields/_create.html.haml
  • R app/views/admin/class_custom_fields/_edit.html.haml
  • R app/views/admin/class_custom_fields/_options.html.haml
  • R app/views/admin/class_custom_fields/_sidebar_index.html.haml
  • R app/views/admin/class_custom_fields/_sidebar_show.html.haml
  • R app/views/admin/class_custom_fields/_sort_by.html.haml
  • R app/views/admin/class_custom_fields/_super_tag.html.haml
  • R app/views/admin/class_custom_fields/_top_section.html.haml
  • R app/views/admin/class_custom_fields/create.js.rjs
  • R app/views/admin/class_custom_fields/destroy.js.rjs
  • R app/views/admin/class_custom_fields/edit.js.rjs
  • R app/views/admin/class_custom_fields/index.html.haml
  • R app/views/admin/class_custom_fields/index.js.rjs
  • R app/views/admin/class_custom_fields/new.js.rjs
  • R app/views/admin/class_custom_fields/options.js.rjs
  • R app/views/admin/class_custom_fields/show.html.haml
  • R app/views/admin/class_custom_fields/update.js.rjs
  • R app/views/admin/custom_fields/_create.html.haml
  • R app/views/admin/custom_fields/_customfield.html.haml
  • R app/views/admin/custom_fields/_edit.html.haml
  • R app/views/admin/custom_fields/_options.html.haml
  • R app/views/admin/custom_fields/_sidebar_index.html.haml
  • R app/views/admin/custom_fields/_sidebar_show.html.haml
  • R app/views/admin/custom_fields/_sort_by.html.haml
  • R app/views/admin/custom_fields/_top_section.html.haml
  • R app/views/admin/custom_fields/create.js.rjs
  • R app/views/admin/custom_fields/destroy.js.rjs
  • R app/views/admin/custom_fields/edit.js.rjs
  • R app/views/admin/custom_fields/index.html.haml
  • R app/views/admin/custom_fields/index.js.rjs
  • R app/views/admin/custom_fields/new.js.rjs
  • R app/views/admin/custom_fields/options.js.rjs
  • R app/views/admin/custom_fields/show.html.haml
  • R app/views/admin/custom_fields/update.js.rjs
  • M config/routes.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Ruby on Rails CRM platform for Web 2.0 and beyond