{% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %} {% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %}
{{ oViewConf.getHiddenSid()|raw }}
{% hasrights { object: edit, readonly: readonly } %} {% endhasrights %} {% hasrights { object: edit, readonly: readonly } %} {% endhasrights %}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}