update video editor icon in toolbar

This commit is contained in:
mike-esokia
2018-04-11 17:14:41 +04:00
committed by Mike Ng
parent fd54f938ef
commit 3b3eb50ae7
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@@ -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 %}