{% 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_attribute_main_form %} {% endblock %}
{{ translate({ ident: "GENERAL_NAME" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_NAME"), 'sHelpText': help_text("HELP_GENERAL_NAME")} %}
{{ translate({ ident: "ATTRIBUTE_MAIN_SORTING" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ATTRIBUTE_MAIN_SORTING"), 'sHelpText': help_text("HELP_ATTRIBUTE_MAIN_SORTING")} %}
{{ translate({ ident: "ATTRIBUTE_MAIN_DISPLAYINBASKET" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ATTRIBUTE_MAIN_DISPLAYINBASKET"), 'sHelpText': help_text("HELP_ATTRIBUTE_MAIN_DISPLAYINBASKET")} %}

{% include "language_edit.html.twig" %}


{% block admin_attribute_main_assign_articles %} {% if oxid != "-1" %} {% endif %} {% endblock %}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}