mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Refactor status display
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user