Changeset [776e4e55dd30f6af6aa5250d83cd80fbf7063b1b] by Mike Dvorkin
November 1st, 2009 @ 06:02 PM
Implemented I18n for options across all models
http://github.com/michaeldv/fat_free_crm/commit/776e4e55dd30f6af6aa...
Committed by Mike Dvorkin
- A app/views/common/_sort_by.html.haml
- R app/views/accounts/_sort_by.html.haml
- R app/views/campaigns/_sort_by.html.haml
- R app/views/contacts/_sort_by.html.haml
- R app/views/leads/_sort_by.html.haml
- R app/views/opportunities/_sort_by.html.haml
- M CHANGELOG
- M app/controllers/accounts_controller.rb
- M app/controllers/campaigns_controller.rb
- M app/controllers/contacts_controller.rb
- M app/controllers/opportunities_controller.rb
- M app/models/account.rb
- M app/models/campaign.rb
- M app/models/contact.rb
- M app/models/lead.rb
- M app/models/opportunity.rb
- M app/views/accounts/_options.html.haml
- M app/views/campaigns/_options.html.haml
- M app/views/common/_naming.html.haml
- M app/views/common/_per_page.html.haml
- M app/views/contacts/_options.html.haml
- M app/views/leads/_options.html.haml
- M app/views/opportunities/_options.html.haml
- M config/locales/en-US_fat_free_crm.yml
- M config/locales/ru_fat_free_crm.yml
- M spec/controllers/accounts_controller_spec.rb
- M spec/controllers/campaigns_controller_spec.rb
- M spec/controllers/contacts_controller_spec.rb
- M spec/controllers/leads_controller_spec.rb
- M spec/controllers/opportunities_controller_spec.rb
- M spec/views/accounts/options.rjs_spec.rb
- M spec/views/campaigns/options.rjs_spec.rb
- M spec/views/contacts/options.rjs_spec.rb
- M spec/views/leads/options.rjs_spec.rb
- M spec/views/opportunities/options.rjs_spec.rb
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