mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Merge pull request #2924 from HRavalomanana/PHRAS-2361_Port_to_4.1_Dev_of_Prod-Push_window-Refacto_tall_icon_Push
PHRAS-2361_Port_41_Refacto_icon_push
This commit is contained in:
BIN
resources/www/common/images/icons/push-icon.png
Normal file
BIN
resources/www/common/images/icons/push-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
@@ -17,7 +17,7 @@
|
|||||||
<div class="PNB10 LeftColumn">
|
<div class="PNB10 LeftColumn">
|
||||||
<div class="PNB" style="text-align:center;">
|
<div class="PNB" style="text-align:center;">
|
||||||
{% if context == 'Push' %}
|
{% if context == 'Push' %}
|
||||||
<img style="width: 36px; height: 36px" src="/assets/common/images/icons/push64.png"/>
|
<img style="width: 36px; height: 36px" src="/assets/common/images/icons/push-icon.png"/>
|
||||||
{% else %}
|
{% else %}
|
||||||
<img style="width: 36px; height: 36px" src="/assets/common/images/icons/validation.png"/>
|
<img style="width: 36px; height: 36px" src="/assets/common/images/icons/validation.png"/>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Reference in New Issue
Block a user