mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-2875
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin:0 7px;overflow:hidden;position:relative">
|
||||
<div class="basket-content">
|
||||
{% set basket_length = basket.getElements()|length %}
|
||||
<div class="alert_datas_changed ui-corner-all">{{ 'Certaines donnees du panier ont change' | trans }} <a class="basket_refresher" href="#">{{ 'rafraichir' | trans }}</a></div>
|
||||
{% if basket_length == 0 %}
|
||||
|
Reference in New Issue
Block a user