Sha256: 7755ee13abd0b1dfaff9548d3140b53ad812c3b24e58cbad503efe76b7508717
Contents?: true
Size: 446 Bytes
Versions: 5
Compression:
Stored size: 446 Bytes
Contents
page.call "crm.flick", :empty, :toggle page.call "crm.flip_form", :create_contact unless params[:cancel].true? page[:create_contact].replace_html :partial => "new" page.call "crm.set_title", :create_contact, t(:create_contact) page.call "crm.create_or_select_account", request.referer =~ /\/accounts\// || @account.id.blank? hook(:new_contact_rjs, self, :page => page) else page.call "crm.set_title", :create_contact, t(:contacts) end
Version data entries
5 entries across 5 versions & 1 rubygems