ajout suppression des photos, bouton valider rapport
This commit is contained in:
@@ -193,8 +193,8 @@
|
||||
<td>
|
||||
<a href="/rdf_view/${rapport.no_id}">${rapport.no_id}</a>
|
||||
</td>
|
||||
<td>${rapport.date_inter.strftime('%Y-%m-%d')}</td>
|
||||
<td tal:condition="rapport.date_rapport">${rapport.date_rapport.strftime('%d-%m-%Y')}</td>
|
||||
<td>${rapport.date_inter.strftime('%d-%m-%Y')}</td>
|
||||
<td tal:condition="rapport.date_rapport">${rapport.date_rapport.strftime('%d-%m-%Y')}</td>
|
||||
<td tal:condition="not rapport.date_rapport"></td>
|
||||
<td>${rapport.C_QUALITE} ${rapport.C_NOM}</td>
|
||||
<td>${rapport.NOSIN}</td>
|
||||
|
||||
Reference in New Issue
Block a user