{% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %} {% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %}
| {% hasrights { right: constant("RIGHT_VIEW"), object: edit, readonly: readonly } %} {% endhasrights %} | {% hasrights { right: constant("RIGHT_VIEW"), object: edit, readonly: readonly } %} {% endhasrights %} |