mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
update video editor icon in toolbar
This commit is contained in:
BIN
resources/www/common/images/icons/icon-video-editor.png
Normal file
BIN
resources/www/common/images/icons/icon-video-editor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.4 KiB |
@@ -71,7 +71,7 @@
|
||||
{% set label %}
|
||||
{{ 'prod::toolbar : video editor' | trans }}
|
||||
{% endset %}
|
||||
{% set actions = actions|merge( { 'video' : {'icon': "/assets/common/images/icons/ppen_history.png", 'class':'TOOL_videoeditor_btn', 'label' : label} }) %}
|
||||
{% set actions = actions|merge( { 'video' : {'icon': "/assets/common/images/icons/icon-video-editor.png", 'class':'TOOL_videoeditor_btn', 'label' : label} }) %}
|
||||
{% endif %}
|
||||
{% if acl.has_right(constant('\\ACL::CHGSTATUS')) %}
|
||||
{% set label %}
|
||||
|
Reference in New Issue
Block a user