{% if admin.isGrantedButton('BUTTON_STOP_SHARING_VEHICLES') %} {% if topList is defined and topList == true %}
  • {% endif %} {% if display is not defined %} {% set display = '' %} {% endif %} {% if display == 'button' %} {{ 'link.stop_sharing_vehicles'|trans({}, 'StockSharingTrans') }} {% elseif display == 'dropdown' %} {{ 'link.stop_sharing_vehicles'|trans({}, 'StockSharingTrans') }} {% endif %} {% if topList is defined and topList == true %}
  • {% endif %} {% endif %}