{% extends "AdmingeneratorGeneratorBundle::base_admin_assetic_less.html.twig" %}
{% block stylesheets %} {{ parent() }}
{% endblock %}
{% block javascripts %} {{ parent() }}
{% endblock %} {% block title %}
{{ parent() }} - {% trans from "Admin" %}Backbone link fields settings{% endtrans %}
{% endblock %}
{% block body %} {% block page_title %}
{% trans from "Admin" %}Backbone link fields settings{% endtrans %}
{% endif %} | {% if sortColumn == 'idBackboneLinkInterfaceSettings' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Idbackbonelinkinterfacesettings'|trans({}, 'Admin') }} {% if sortColumn == 'idBackboneLinkInterfaceSettings' %} {% if sortColumn == 'idBackboneLinkInterfaceSettings' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'blHide' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Hidden'|trans({}, 'Admin') }} {% if sortColumn == 'blHide' %} {% if sortColumn == 'blHide' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'blEditable' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Editable'|trans({}, 'Admin') }} {% if sortColumn == 'blEditable' %} {% if sortColumn == 'blEditable' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'blOldExtremity' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Bloldextremity'|trans({}, 'Admin') }} {% if sortColumn == 'blOldExtremity' %} {% if sortColumn == 'blOldExtremity' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'blMandatory' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Mandatory'|trans({}, 'Admin') }} {% if sortColumn == 'blMandatory' %} {% if sortColumn == 'blMandatory' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'lbEntity' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Entity'|trans({}, 'Admin') }} {% if sortColumn == 'lbEntity' %} {% if sortColumn == 'lbEntity' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'lbField' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Field'|trans({}, 'Admin') }} {% if sortColumn == 'lbField' %} {% if sortColumn == 'lbField' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if isSelect is not defined or isSelect!=1 %}{% trans from "Admingenerator" %}list.header.actions{% endtrans %} | {% endif %}
---|---|---|---|---|---|---|---|---|
{% endif %} | {% block list_td_column_idBackboneLinkInterfaceSettings %}{{ BackboneLinkInterfaceSettings.idBackboneLinkInterfaceSettings }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'idBackboneLinkInterfaceSettings'!='idHistory' and 'idBackboneLinkInterfaceSettings' in assocs|keys and BackboneLinkInterfaceSettings.idBackboneLinkInterfaceSettings is not null %} {% endif %} | {% block list_td_column_blHide %} {% if BackboneLinkInterfaceSettings.blHide %} {% else %} {% endif %}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'blHide'!='idHistory' and 'blHide' in assocs|keys and BackboneLinkInterfaceSettings.blHide is not null %} {% endif %} | {% block list_td_column_blEditable %} {% if BackboneLinkInterfaceSettings.blEditable %} {% else %} {% endif %}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'blEditable'!='idHistory' and 'blEditable' in assocs|keys and BackboneLinkInterfaceSettings.blEditable is not null %} {% endif %} | {% block list_td_column_blOldExtremity %} {% if BackboneLinkInterfaceSettings.blOldExtremity %} {% else %} {% endif %}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'blOldExtremity'!='idHistory' and 'blOldExtremity' in assocs|keys and BackboneLinkInterfaceSettings.blOldExtremity is not null %} {% endif %} | {% block list_td_column_blMandatory %} {% if BackboneLinkInterfaceSettings.blMandatory %} {% else %} {% endif %}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'blMandatory'!='idHistory' and 'blMandatory' in assocs|keys and BackboneLinkInterfaceSettings.blMandatory is not null %} {% endif %} | {% block list_td_column_lbEntity %}{{ BackboneLinkInterfaceSettings.lbEntity }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'lbEntity'!='idHistory' and 'lbEntity' in assocs|keys and BackboneLinkInterfaceSettings.lbEntity is not null %} {% endif %} | {% block list_td_column_lbField %}{{ BackboneLinkInterfaceSettings.lbField }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'lbField'!='idHistory' and 'lbField' in assocs|keys and BackboneLinkInterfaceSettings.lbField is not null %} {% endif %} | {% endblock %} {% block list_object_actions %} {% if (isSelect is not defined or isSelect!=1) and (isMulti is not defined or isMulti!=1) %}{% endif %} {% endblock %} |