{% if admin.hasroute('list') and admin.isGranted('LIST')%} {% set transDomain = 'CommonTrans' %} {% if customTransDomain is defined %} {% set transDomain = customTransDomain %} {% endif %} {% if display is not defined %} {% set display = '' %} {% endif %} {% if topList is defined and topList == true %}