{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %} {% set iVarCount = edit.getVariantsCount() %} {% if iVarCount == 0 and edit.getParentArticle() %} {% set oParent = edit.getParentArticle() %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }} {# left side #} {# right side #}
{% block admin_article_ext_fields_left %} {# product fields #} {{ translate({ ident: "C4S_ARTICLE_EXTENSION_PRODUCT_INFORMATIONS" }) }} {% block admin_article_ext_fields_left_product %} {% endblock %}
{{ translate({ ident: "C4S_ARTICLE_EXTENSION_SERVICES_LIST" }) }} {% if oParent %} {% else %} {% endif %}
{{ translate({ ident: "C4S_ARTICLE_EXTENSION_PROPERTY_LEGEND" }) }} {% if oParent %} {% else %} {% endif %}
{{ translate({ ident: "C4S_ARTICLE_EXTENSION_VIDEO_1_ID" }) }} {% if oParent %} {% else %} {% endif %}
{{ translate({ ident: "C4S_ARTICLE_EXTENSION_VIDEO_1_TITLE" }) }} {% if oParent %} {% else %} {% endif %}
{{ translate({ ident: "C4S_ARTICLE_EXTENSION_VIDEO_2_ID" }) }} {% if oParent %} {% else %} {% endif %}
{{ translate({ ident: "C4S_ARTICLE_EXTENSION_VIDEO_2_TITLE" }) }} {% if oParent %} {% else %} {% endif %}
{# article fields #} {% if iVarCount == 0 and edit.getParentArticle() %}
{{ translate({ ident: "C4S_ARTICLE_EXTENSION_ARTICLE_INFORMATIONS" }) }} {% block admin_article_ext_fields_left_article %} {% endblock %}
{{ translate({ ident: "C4S_ARTICLE_EXTENSION_VIDEO_1_ID" }) }}
{{ translate({ ident: "C4S_ARTICLE_EXTENSION_VIDEO_1_TITLE" }) }}
{{ translate({ ident: "C4S_ARTICLE_EXTENSION_VIDEO_2_ID" }) }}
{{ translate({ ident: "C4S_ARTICLE_EXTENSION_VIDEO_2_TITLE" }) }}
{% endif %} {% endblock %} {# save button #}
{# empty #}

{% include "language_edit.html.twig" %}
{% block admin_article_ext_fields_right %} {# empty #} {% endblock %}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}