améliorer gestion des photos dans RDF et dossier
This commit is contained in:
@@ -33,6 +33,17 @@
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<h2>Derniers traitements effectués</h2>
|
||||
<table class="table table-condensed">
|
||||
<tr tal:repeat="item log_creation">
|
||||
<td>${item.date.strftime('%d %b, %H:%M')}</td>
|
||||
<td>${item.proc}</td>
|
||||
<td>${item.msg}</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user