{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }} {% block admin_category_order_sort_categories %} {% hasrights { right: constant("RIGHT_VIEW"), object: edit, readonly: readonly } %} {% if oxid != "-1" and not edit.isDerived() %} {% endif %} {% endhasrights %} {% endblock %}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}