mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Merge pull request #3409 from alchemy-fr/PHRAS-2989-Prod-detailed-view-basket
PHRAS-2989 #comment Prod - Detailed view - link in basket
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div style="margin:3px 0">
|
||||
|
||||
{% set appbox = '' %}
|
||||
<div class="history-{{action}}">
|
||||
<div class="history-block history-{{action}}">
|
||||
{% if action == 'push' %}
|
||||
{% set n_user = done['final']|length %}
|
||||
{% set appbox = '<span class="provenance">' ~ site %}
|
||||
@@ -63,11 +63,9 @@
|
||||
{% endif %}
|
||||
|
||||
</span>
|
||||
<p style="font-size:10px;text-decoration:italic;">{{hour}}</p>
|
||||
</div>
|
||||
|
||||
<div style="font-size:10px;text-decoration:italic;">{{hour}}</div>
|
||||
|
||||
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user