{% include "headitem.html.twig" with {title: "d3mxsysitems"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }} {% if oView.isWriteable() %}{{ translate({ ident: "D3_CFG_CFGITEM_EDITABLE" }) }}{% endif %}{% if not oView.getWritePermission() %}{{ translate({ ident: "D3_CFG_CFGITEM_WRITEPROTECTED" }) }}{% else %} {{ translate({ ident: "D3_CFG_CFGITEM_NOTWRITEPROTECTED" }) }}{% endif %}
{{ oViewConf.getHiddenSid()|raw }} {% if oView.isWriteable() %} {% else %} {% endif %}
{% if oView.isWriteable() %}
{% else %}
{% endif %}
{% include "@d3modcfg_lib/admin/inc/inc.html.twig" %}