mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix merge 3.8
This commit is contained in:
@@ -67,9 +67,8 @@
|
||||
<td class="colValue" >{{ data['applications'][5] }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
{# module witj id 7 has been removed keep it for bc #}
|
||||
<td class="colTitle" >{{ 'admin::monitor: module comparateur' | trans }}</td>
|
||||
<td class="colValue" >{{ data['applications'][6] + data['applications'][7] }}</td>
|
||||
<td class="colValue" >{{ data['applications'][6] }}</td>
|
||||
</tr>
|
||||
{% if data['applications'][0] != 0 %}
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user