{% if display is not defined %} {% set display = '' %} {% endif %} {% if topList is defined and topList == true %}
  • {% endif %} {% if display == 'button' %} {{ icon('save') }}  {{ 'btn_update_and_edit_again'|trans({}, 'CommonTrans') }} {% elseif display == 'dropdown' %} {{ icon('save') }}  {{ 'btn_update_and_edit_again'|trans({}, 'CommonTrans') }} {% endif %} {% if topList is defined and topList == true %}
  • {% endif %}