Projet

Général

Profil

« Précédent | Suivant » 

Révision 1f4ae3b3

Ajouté par Serghei Mihai (congés, retour 15/05) il y a plus de 9 ans

patient record id grayed on all pages in order to avoid confusion

Closes #3120

Voir les différences:

calebasse/dossiers/templates/dossiers/patientrecord_tab1_general.html
7 7
    <label>N° dossier papier :</label> {{ object.paper_id|default_if_none:"Non renseigné" }}
8 8
    <button id="update-paper-id-btn" type='button' class="icon-edit" title="Modifier"></button>
9 9
    </li>
10
    <li><label>N° dossier informatique :</label> <span class="lightgray">{{ object.id }}</span></li>
10 11
    <li><label>Nom :</label> <span class="lastname">{{ object.last_name }}</span></li>
11 12
    <li><label>Prénom :</label> {{ object.first_name }}</li>
12 13
    <li><label>Genre :</label> {{ object.get_gender_display|default_if_none:"Non renseigné" }}</li>

Formats disponibles : Unified diff