{% extends "@OroCall/Call/activityLink.html.twig" %} {% block action_controll %} {% import '@OroUI/macros.html.twig' as UI %} {% set options = options|merge({ 'aCss': 'no-hash' }) %} {{ UI.clientButton(options) }} {% endblock %}