{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate, box: "box"} %} {{ style({ include: oViewConf.getModuleUrl('d3modcfg_lib', 'out/admin/src/d3_mod_cfg.min.css') }) }} {{ style() }} {% include "@d3importer/admin/errormessages.html.twig" %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }}
{% include "@d3importer/admin/d3_importer_inc_nav.html.twig" with {colspan: "2"} %} {% if maxcsvline %} {% block d3_d3importer_views_admin_tpl_d3_importer_attrib_head %} {% endblock %} {% set count = 1 %} {% if attributeOldValues %} {% block d3_d3importer_views_admin_tpl_d3_importer_attrib_oldvalues %} {% endblock %} {% else %} {% block d3_d3importer_views_admin_tpl_d3_importer_attrib_values %} {% for colum in aProfile.IMPORTCOLUM %} {% endfor %} {% if false == empty(aProfile.IMPORTCOLUM) %} {% endif %} {% endblock %} {% endif %} {% endif %}
{{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTTYPE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_ATTRIB_IMPORTTYPEINFO_HELP"), 'sHelpText': help_text("D3_IMPORTER_ATTRIB_IMPORTTYPEINFO_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_ATTRIB_DELETE_OLDSETTINGS_INFO" }) }}
{{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTCOLUM" }) }} {{ count }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_ATTRIB_IMPORTCOLUMINFO_HELP"), 'sHelpText': help_text("D3_IMPORTER_ATTRIB_IMPORTCOLUMINFO_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_ATTRIB_COLSEP1" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_ATTRIB_COLSEPDESCRIPTION1_HELP"), 'sHelpText': help_text("D3_IMPORTER_ATTRIB_COLSEPDESCRIPTION1_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_ATTRIB_COLSEP2" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_ATTRIB_COLSEPDESCRIPTION2_HELP"), 'sHelpText': help_text("D3_IMPORTER_ATTRIB_COLSEPDESCRIPTION2_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_ATTRIB_LEGEND" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_ATTRIB_IMPORTCOLUM_ATTRIBUTE_ASSIGN_HELP"), 'sHelpText': help_text("D3_IMPORTER_ATTRIB_IMPORTCOLUM_ATTRIBUTE_ASSIGN_HELP")} %} {{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTCOLUM_ATTRIBUTE_ASSIGN" }) }}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_ATTRIB_IMPORTCOLUM_VALUE_HELP"), 'sHelpText': help_text("D3_IMPORTER_ATTRIB_IMPORTCOLUM_VALUE_HELP")} %} {{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTCOLUM_VALUE" }) }}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_ATTRIB_IMPORTCOLUM_NAME_HELP"), 'sHelpText': help_text("D3_IMPORTER_ATTRIB_IMPORTCOLUM_NAME_HELP")} %} {{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTCOLUM_NAME" }) }}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_ATTRIB_IMPORTCOLUM_LANGUAGE_HELP"), 'sHelpText': help_text("D3_IMPORTER_ATTRIB_IMPORTCOLUM_LANGUAGE_HELP")} %} {{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTCOLUM_LANGUAGE" }) }}
{{ count }}. {{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTCOLUM_ATTRIBUTE_ASSIGN" }) }} {% for sLanguageIdent, aLanguageName in edit.getLanguages() %}
{{ aLanguageName.translation }} {% if aLanguageName.active %} {{ translate({ ident: "D3_IMPORTER_ATTRIB_LANGUAGE_ACTIVE" }) }} {% else %} {{ translate({ ident: "D3_IMPORTER_ATTRIB_LANGUAGE_INACTIVE" }) }} {% endif %}
{{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTCOLUM_NAME" }) }}
{{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTCOLUM_VALUE" }) }}
{% endfor %} {% set count = count+1 %}
 
{{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTCOLUM_NEW_ATTRIBUTE_ASSIGN" }) }} {% for sLanguageIdent, aLanguageName in edit.getLanguages() %}
{{ aLanguageName.translation }} {% if aLanguageName.active %} {{ translate({ ident: "D3_IMPORTER_ATTRIB_LANGUAGE_ACTIVE" }) }} {% else %} {{ translate({ ident: "D3_IMPORTER_ATTRIB_LANGUAGE_INACTIVE" }) }} {% endif %}
{{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTCOLUM_NAME" }) }}
{{ translate({ ident: "D3_IMPORTER_ATTRIB_IMPORTCOLUM_VALUE" }) }}
{% endfor %}
 

 
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}