<% if @json %> <%= render :partial => "header" %> <% end %>
<% if @json then @new_target = { target: 'new' } end %> <%= link_to t('helpers.forms.edit'), edit_customer_contact_path(@contact.customer, @contact), @new_target %> | <%= link_to t('helpers.forms.back'), customer_contacts_path(@contact.customer), @new_target %>