Refactor status display

This commit is contained in:
Nicolas Le Goff
2015-02-02 11:34:44 +01:00
parent 47e9605aab
commit 111755fa9b
33 changed files with 928 additions and 646 deletions

View File

@@ -71,7 +71,7 @@
<h5>{{ 'upload:: Status :' | trans }} :</h5>
<table class="status-tab">
<tbody>
{% for bit, status in availableCollections['databox'].get_statusbits() %}
{% for bit, status in availableCollections['databox'].getStatusStructure() %}
<tr>
<td class="status-tab-left">
{% if status['img_off'] is not empty %}