Changeset [28ae63b71e34f2b257f6a270f56adc12046a5461] by Daniel O'Connor

January 7th, 2018 @ 03:16 PM

Merge pull request #682 from johnnyshields/views-remove-hash-rockets

Remove hash rockets from all views
https://github.com/fatfreecrm/fat_free_crm/commit/28ae63b71e34f2b25...

Committed by Daniel O'Connor

  • M app/views/accounts/_account.html.haml
  • M app/views/accounts/_contact_info.html.haml
  • M app/views/accounts/_edit.html.haml
  • M app/views/accounts/_index_brief.html.haml
  • M app/views/accounts/_index_long.html.haml
  • M app/views/accounts/_new.html.haml
  • M app/views/accounts/_sidebar_index.html.haml
  • M app/views/accounts/_sidebar_show.html.haml
  • M app/views/accounts/_title_bar.html.haml
  • M app/views/accounts/_top_section.html.haml
  • M app/views/accounts/create.js.haml
  • M app/views/accounts/destroy.js.haml
  • M app/views/accounts/edit.js.haml
  • M app/views/accounts/index.js.haml
  • M app/views/accounts/new.js.haml
  • M app/views/accounts/show.html.haml
  • M app/views/accounts/show.js.haml
  • M app/views/accounts/update.js.haml
  • M app/views/admin/custom_fields/_base_field.html.haml
  • M app/views/admin/custom_fields/_check_boxes_field.html.haml
  • M app/views/admin/custom_fields/_date_field.html.haml
  • M app/views/admin/custom_fields/_date_pair_field.html.haml
  • M app/views/admin/custom_fields/_datetime_field.html.haml
  • M app/views/admin/custom_fields/_datetime_pair_field.html.haml
  • M app/views/admin/custom_fields/_radio_field.html.haml
  • M app/views/admin/custom_fields/_select_field.html.haml
  • M app/views/admin/custom_fields/_string_field.html.haml
  • M app/views/admin/field_groups/_edit.html.haml
  • M app/views/admin/field_groups/_field_group.html.haml
  • M app/views/admin/field_groups/_new.html.haml
  • M app/views/admin/field_groups/_top_section.html.haml
  • M app/views/admin/field_groups/confirm.js.haml
  • M app/views/admin/field_groups/create.js.haml
  • M app/views/admin/field_groups/edit.js.haml
  • M app/views/admin/field_groups/new.js.haml
  • M app/views/admin/field_groups/update.js.haml
  • M app/views/admin/fields/_field.html.haml
  • M app/views/admin/fields/_form.html.haml
  • M app/views/admin/fields/_subform.html.haml
  • M app/views/admin/fields/create.js.haml
  • M app/views/admin/fields/edit.js.haml
  • M app/views/admin/fields/index.html.haml
  • M app/views/admin/fields/show.html.haml
  • M app/views/admin/fields/update.js.haml
  • M app/views/admin/groups/_edit.html.haml
  • M app/views/admin/groups/_form.html.haml
  • M app/views/admin/groups/_group.html.haml
  • M app/views/admin/groups/_new.html.haml
  • M app/views/admin/groups/create.js.haml
  • M app/views/admin/groups/edit.js.haml
  • M app/views/admin/groups/index.html.haml
  • M app/views/admin/groups/index.js.haml
  • M app/views/admin/groups/new.js.haml
  • M app/views/admin/groups/update.js.haml
  • M app/views/admin/plugins/_plugin.html.haml
  • M app/views/admin/tags/_confirm.html.haml
  • M app/views/admin/tags/_edit.html.haml
  • M app/views/admin/tags/_new.html.haml
  • M app/views/admin/tags/_tag.html.haml
  • M app/views/admin/tags/confirm.js.haml
  • M app/views/admin/tags/create.js.haml
  • M app/views/admin/tags/edit.js.haml
  • M app/views/admin/tags/index.html.haml
  • M app/views/admin/tags/new.js.haml
  • M app/views/admin/tags/update.js.haml
  • M app/views/admin/users/_edit.html.haml
  • M app/views/admin/users/_new.html.haml
  • M app/views/admin/users/_profile.html.haml
  • M app/views/admin/users/_user.html.haml
  • M app/views/admin/users/confirm.js.haml
  • M app/views/admin/users/create.js.haml
  • M app/views/admin/users/edit.js.haml
  • M app/views/admin/users/index.html.haml
  • M app/views/admin/users/index.js.haml
  • M app/views/admin/users/new.js.haml
  • M app/views/admin/users/reactivate.js.haml
  • M app/views/admin/users/suspend.js.haml
  • M app/views/admin/users/update.js.haml
  • M app/views/application/_auto_complete.html.haml
  • M app/views/authentications/new.html.haml
  • M app/views/campaigns/_campaign.html.haml
  • M app/views/campaigns/_edit.html.haml
  • M app/views/campaigns/_index_brief.html.haml
  • M app/views/campaigns/_index_long.html.haml
  • M app/views/campaigns/_metrics.html.haml
  • M app/views/campaigns/_new.html.haml
  • M app/views/campaigns/_objectives.html.haml
  • M app/views/campaigns/_sidebar_index.html.haml
  • M app/views/campaigns/_sidebar_show.html.haml
  • M app/views/campaigns/_status.html.haml
  • M app/views/campaigns/_title_bar.html.haml
  • M app/views/campaigns/_top_section.html.haml
  • M app/views/campaigns/create.js.haml
  • M app/views/campaigns/destroy.js.haml
  • M app/views/campaigns/edit.js.haml
  • M app/views/campaigns/index.js.haml
  • M app/views/campaigns/new.js.haml
  • M app/views/campaigns/show.html.haml
  • M app/views/campaigns/show.js.haml
  • M app/views/campaigns/update.js.haml
  • M app/views/comments/_comment.html.haml
  • M app/views/comments/_edit.html.haml
  • M app/views/comments/_new.html.haml
  • M app/views/comments/_subscription_links.html.haml
  • M app/views/comments/create.js.haml
  • M app/views/comments/edit.js.haml
  • M app/views/comments/update.js.haml
  • M app/views/contacts/_contact.html.haml
  • M app/views/contacts/_contacts.html.haml
  • M app/views/contacts/_edit.html.haml
  • M app/views/contacts/_extra.html.haml
  • M app/views/contacts/_index_brief.html.haml
  • M app/views/contacts/_index_full.html.haml
  • M app/views/contacts/_index_long.html.haml
  • M app/views/contacts/_new.html.haml
  • M app/views/contacts/_section_extra.html.haml
  • M app/views/contacts/_section_general.html.haml
  • M app/views/contacts/_sidebar_show.html.haml
  • M app/views/contacts/_title_bar.html.haml
  • M app/views/contacts/_top_section.html.haml
  • M app/views/contacts/create.js.haml
  • M app/views/contacts/destroy.js.haml
  • M app/views/contacts/edit.js.haml
  • M app/views/contacts/index.js.haml
  • M app/views/contacts/new.js.haml
  • M app/views/contacts/show.html.haml
  • M app/views/contacts/show.js.haml
  • M app/views/contacts/update.js.haml
  • M app/views/emails/_email.html.haml
  • M app/views/entities/_basic_search.html.haml
  • M app/views/entities/_permissions.html.haml
  • M app/views/entities/_search.html.haml
  • M app/views/entities/_section_custom_fields.html.haml
  • M app/views/entities/_title_bar.html.haml
  • M app/views/entities/attach.js.haml
  • M app/views/entities/contacts.js.haml
  • M app/views/entities/leads.js.haml
  • M app/views/entities/opportunities.js.haml
  • M app/views/entities/subscription_update.js.haml
  • M app/views/entities/versions.js.haml
  • M app/views/fields/_edit_custom_field_group.html.haml
  • M app/views/fields/_group.html.haml
  • M app/views/fields/_group_table.html.haml
  • M app/views/fields/_groups.html.haml
  • M app/views/fields/_sidebar_show.html.haml
  • M app/views/fields/group.js.erb
  • M app/views/home/_account.html.haml
  • M app/views/home/_activity.html.haml
  • M app/views/home/_opportunity.html.haml
  • M app/views/home/_options.html.haml
  • M app/views/home/_task.html.haml
  • M app/views/home/index.html.haml
  • M app/views/home/index.js.haml
  • M app/views/home/options.js.haml
  • M app/views/layouts/500.html.haml
  • M app/views/layouts/_footer.html.haml
  • M app/views/layouts/_header.html.haml
  • M app/views/layouts/_jumpbox.html.haml
  • M app/views/layouts/_tabbed.html.haml
  • M app/views/layouts/_tabless.html.haml
  • M app/views/layouts/admin/_header.html.haml
  • M app/views/layouts/admin/application.html.haml
  • M app/views/layouts/application.html.haml
  • M app/views/leads/_contact.html.haml
  • M app/views/leads/_convert.html.haml
  • M app/views/leads/_convert_permissions.html.haml
  • M app/views/leads/_edit.html.haml
  • M app/views/leads/_index_brief.html.haml
  • M app/views/leads/_index_long.html.haml
  • M app/views/leads/_lead.html.haml
  • M app/views/leads/_leads.html.haml
  • M app/views/leads/_new.html.haml
  • M app/views/leads/_opportunity.html.haml
  • M app/views/leads/_sidebar_index.html.haml
  • M app/views/leads/_sidebar_show.html.haml
  • M app/views/leads/_status.html.haml
  • M app/views/leads/_title_bar.html.haml
  • M app/views/leads/_top_section.html.haml
  • M app/views/leads/convert.js.haml
  • M app/views/leads/create.js.haml
  • M app/views/leads/destroy.js.haml
  • M app/views/leads/edit.js.haml
  • M app/views/leads/index.js.haml
  • M app/views/leads/new.js.haml
  • M app/views/leads/promote.js.haml
  • M app/views/leads/reject.js.haml
  • M app/views/leads/show.html.haml
  • M app/views/leads/show.js.haml
  • M app/views/leads/update.js.haml
  • M app/views/lists/_lists.html.haml
  • M app/views/lists/_sidebar.html.haml
  • M app/views/opportunities/_edit.html.haml
  • M app/views/opportunities/_index_brief.html.haml
  • M app/views/opportunities/_index_long.html.haml
  • M app/views/opportunities/_new.html.haml
  • M app/views/opportunities/_opportunities.html.haml
  • M app/views/opportunities/_opportunity.html.haml
  • M app/views/opportunities/_sidebar_index.html.haml
  • M app/views/opportunities/_sidebar_show.html.haml
  • M app/views/opportunities/_title_bar.html.haml
  • M app/views/opportunities/_top_section.html.haml
  • M app/views/opportunities/contacts.js.haml
  • M app/views/opportunities/create.js.haml
  • M app/views/opportunities/destroy.js.haml
  • M app/views/opportunities/edit.js.haml
  • M app/views/opportunities/index.js.haml
  • M app/views/opportunities/new.js.haml
  • M app/views/opportunities/show.html.haml
  • M app/views/opportunities/show.js.haml
  • M app/views/opportunities/update.js.haml
  • M app/views/passwords/edit.html.haml
  • M app/views/passwords/new.html.haml
  • M app/views/shared/_address.html.haml
  • M app/views/shared/_comment.html.haml
  • M app/views/shared/_edit_comment.html.haml
  • M app/views/shared/_empty.html.haml
  • M app/views/shared/_paginate_with_per_page.html.haml
  • M app/views/shared/_recent.html.haml
  • M app/views/shared/_recently.html.haml
  • M app/views/shared/_search.html.haml
  • M app/views/shared/_tags.html.haml
  • M app/views/shared/_tasks.html.haml
  • M app/views/subscription_mailer/comment_notification.text.erb
  • M app/views/tasks/_assigned.html.haml
  • M app/views/tasks/_completed.html.haml
  • M app/views/tasks/_edit.html.haml
  • M app/views/tasks/_empty.html.haml
  • M app/views/tasks/_new.html.haml
  • M app/views/tasks/_pending.html.haml
  • M app/views/tasks/_related.html.haml
  • M app/views/tasks/_selector.html.haml
  • M app/views/tasks/_sidebar_index.html.haml
  • M app/views/tasks/_title.html.haml
  • M app/views/tasks/_top_section.html.haml
  • M app/views/tasks/complete.js.haml
  • M app/views/tasks/create.js.haml
  • M app/views/tasks/edit.js.haml
  • M app/views/tasks/index.html.haml
  • M app/views/tasks/new.js.haml
  • M app/views/tasks/update.js.haml
  • M app/views/users/_avatar.html.haml
  • M app/views/users/_password.html.haml
  • M app/views/users/_profile.html.haml
  • M app/views/users/_user.html.haml
  • M app/views/users/_user_report.html.haml
  • M app/views/users/avatar.js.haml
  • M app/views/users/change_password.js.haml
  • M app/views/users/edit.js.haml
  • M app/views/users/new.html.haml
  • M app/views/users/opportunities_overview.html.haml
  • M app/views/users/password.js.haml
  • M app/views/users/show.html.haml
  • M app/views/users/update.js.haml
  • M app/views/users/upload_avatar.js.haml
  • M app/views/versions/_version.html.haml
  • M app/views/versions/_version_item.html.haml
  • M app/views/versions/_versions.html.haml
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