mockups: remove icons in the files list.

This commit is contained in:
Mikaël Ates 2012-09-19 16:22:55 +02:00
parent 778947baa8
commit 8ded50fab1
3 changed files with 4 additions and 4 deletions

View File

@ -146,7 +146,7 @@
<th rowspan="2">Prénom</th>
<th rowspan="2">Date de naissance</th>
<th rowspan="2">État du dossier</th>
<th rowspan="2"><span title="Information à propos de la prise en charge"><img src="images/Information.png"/></span><span title="Dossier en pause facturation"><img src="images/Pause.png"/></span></th>
<th rowspan="2"><span title="Information à propos de la prise en charge">I</span> / <span title="Dossier en pause facturation">F</span></th>
<th rowspan="2">Dernier acte</th>
<th rowspan="2">Prochain rendez-vous</th>
</tr>
@ -212,7 +212,7 @@
<td>Marie</td>
<td>12/03/1965</td>
<td class="traite">En traitement</td>
<td><span title="Information à propos de la prise en charge"><img src="images/Information.png"/></span></td>
<td><span title="Information à propos de la prise en charge">I</span></td>
<td>28/06/2012<br/>T - absence non excusable</td>
<td>18/08/2012 14:00<br/>Roudon - mini synthèse</td>
</tr>
@ -272,7 +272,7 @@
<td>Emmanuelle</td>
<td>12/03/1965</td>
<td class="diag">En diagnostic</td>
<td><span title="Dossier en pause facturation"><img src="images/Pause.png"/></span></td>
<td><span title="Dossier en pause facturation">F</span></td>
<td>28/06/2012<br/>T - absence non excusable</td>
<td>18/08/2012 (...)</td>
</tr>
@ -320,7 +320,7 @@
<td>Thérèse</td>
<td>12/03/1965</td>
<td class="diag">En diagnostic</td>
<td><span title="Information à propos de la prise en charge"><img src="images/Information.png"/></span></td>
<td><span title="Information à propos de la prise en charge">I</span> / <span title="Dossier en pause facturation">F</span></td>
<td>28/06/2012<br/>T - absence non excusable</td>
<td>18/08/2012 (...)</td>
</tr>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB