mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Update push icon
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
{% if user.ACL().has_right('push') %}
|
{% if user.ACL().has_right('push') %}
|
||||||
<button class="ui-corner-all TOOL_pushdoc_btn basket_window" title="{% trans 'action : push' %}">
|
<button class="ui-corner-all TOOL_pushdoc_btn basket_window" title="{% trans 'action : push' %}">
|
||||||
<img src="/skins/prod/000000/images/pushdoc_history.gif"/>
|
<img src="/skins/icons/push16.png"/>
|
||||||
</button>
|
</button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if user.ACL().has_right('bas_chupub') %}
|
{% if user.ACL().has_right('bas_chupub') %}
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
{% if basket.getPusher() %}
|
{% if basket.getPusher() %}
|
||||||
{% set pusher = basket.getPusher().get_display_name() %}
|
{% set pusher = basket.getPusher().get_display_name() %}
|
||||||
<img class="basketTips" title="{% trans %}paniers:: panier recu de {{pusher}}{% endtrans %}"
|
<img class="basketTips" title="{% trans %}paniers:: panier recu de {{pusher}}{% endtrans %}"
|
||||||
src="/skins/icons/pushed_bask.png"/>
|
src="/skins/icons/push16.png"/>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<a style="cursor:pointer;display:inline;padding:0;margin:0;" class="contextMenuTrigger">▼</a>
|
<a style="cursor:pointer;display:inline;padding:0;margin:0;" class="contextMenuTrigger">▼</a>
|
||||||
|
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
{% if user.ACL().has_right('push') %}
|
{% if user.ACL().has_right('push') %}
|
||||||
<button class="ui-corner-all TOOL_pushdoc_btn basket_window" title="{% trans 'action : push' %}">
|
<button class="ui-corner-all TOOL_pushdoc_btn basket_window" title="{% trans 'action : push' %}">
|
||||||
<img src="/skins/prod/000000/images/pushdoc_history.gif"/>
|
<img src="/skins/icons/push16.png"/>
|
||||||
</button>
|
</button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if user.ACL().has_right('bas_chupub') %}
|
{% if user.ACL().has_right('bas_chupub') %}
|
||||||
|
Reference in New Issue
Block a user