Project

General

Profile

« Previous | Next » 

Revision d6645027

Added by Jérôme Schneider almost 12 years ago

dossiers: remove patient firstname and lastname and show comment just
one time

View differences:

calebasse/dossiers/templates/dossiers/patientrecord_tab3_adresses.html
<form method="post" action="tab3" id="policyholder-form" class="patientrecordform">{% csrf_token %}
<div class="contact patient">
<h4>{{ object.first_name }} <span class="lastname">{{ object.last_name }}</span> (Patient)</h4>
{% if nb_place_of_lifes == 1 %}
<p>Un lieu de vie unique est indiqué</p>
{% elif nb_place_of_lifes > 1 %}

Also available in: Unified diff