{% extends "AdmingeneratorGeneratorBundle::base_admin_assetic_less.html.twig" %}
{% block stylesheets %}    {{ parent() }}
    {% endblock %}
{% block javascripts %}    {{ parent() }}
    
{% endblock %}    {% block title %}
        {{ parent() }} - {% trans from "Admin" %}Bandwidth types list{% endtrans %}
    {% endblock %}
{% block body %}    {% block page_title %}
        {% trans from "Admin" %}Bandwidth types list{% endtrans %}
        
| {% endif %} | {% if sortColumn == 'idBandwidthAssignee' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Id'|trans({}, 'Admin') }} {% if sortColumn == 'idBandwidthAssignee' %} {% if sortColumn == 'idBandwidthAssignee' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'blDeactivated' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Active'|trans({}, 'Admin') }} {% if sortColumn == 'blDeactivated' %} {% if sortColumn == 'blDeactivated' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'cdBandwidthAssignee' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Bandwidth code'|trans({}, 'Admin') }} {% if sortColumn == 'cdBandwidthAssignee' %} {% if sortColumn == 'cdBandwidthAssignee' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'lbBandwidthAssignee' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Bandwidth Type Description'|trans({}, 'Admin') }} {% if sortColumn == 'lbBandwidthAssignee' %} {% if sortColumn == 'lbBandwidthAssignee' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'blProduct' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'For products'|trans({}, 'Admin') }} {% if sortColumn == 'blProduct' %} {% if sortColumn == 'blProduct' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'idProduct' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Associated product types'|trans({}, 'Admin') }} {% if sortColumn == 'idProduct' %} {% if sortColumn == 'idProduct' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'blBackboneLink' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'For BackboneLinks'|trans({}, 'Admin') }} {% if sortColumn == 'blBackboneLink' %} {% if sortColumn == 'blBackboneLink' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'blLocalLoop' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'For local loops'|trans({}, 'Admin') }} {% if sortColumn == 'blLocalLoop' %} {% if sortColumn == 'blLocalLoop' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'blTimeslot' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'For timeslots'|trans({}, 'Admin') }} {% if sortColumn == 'blTimeslot' %} {% if sortColumn == 'blTimeslot' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'blDevice' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'For devices'|trans({}, 'Admin') }} {% if sortColumn == 'blDevice' %} {% if sortColumn == 'blDevice' 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_idBandwidthAssignee %}{{ BandwidthAssignee.idBandwidthAssignee }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'idBandwidthAssignee'!='idHistory' and 'idBandwidthAssignee' in assocs|keys and BandwidthAssignee.idBandwidthAssignee is not null %} {% endif %} | {% block list_td_column_blDeactivated %} {% if BandwidthAssignee.blDeactivated %} {% else %} {% endif %}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'blDeactivated'!='idHistory' and 'blDeactivated' in assocs|keys and BandwidthAssignee.blDeactivated is not null %} {% endif %} | {% block list_td_column_cdBandwidthAssignee %}{{ BandwidthAssignee.cdBandwidthAssignee }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'cdBandwidthAssignee'!='idHistory' and 'cdBandwidthAssignee' in assocs|keys and BandwidthAssignee.cdBandwidthAssignee is not null %} {% endif %} | {% block list_td_column_lbBandwidthAssignee %}{{ BandwidthAssignee.lbBandwidthAssignee }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'lbBandwidthAssignee'!='idHistory' and 'lbBandwidthAssignee' in assocs|keys and BandwidthAssignee.lbBandwidthAssignee is not null %} {% endif %} | {% block list_td_column_blProduct %} {% if BandwidthAssignee.blProduct %} {% else %} {% endif %}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'blProduct'!='idHistory' and 'blProduct' in assocs|keys and BandwidthAssignee.blProduct is not null %} {% endif %} | {% block list_td_column_idProduct %} 
 | {% block list_td_column_blBackboneLink %} {% if BandwidthAssignee.blBackboneLink %} {% else %} {% endif %}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'blBackboneLink'!='idHistory' and 'blBackboneLink' in assocs|keys and BandwidthAssignee.blBackboneLink is not null %} {% endif %} | {% block list_td_column_blLocalLoop %} {% if BandwidthAssignee.blLocalLoop %} {% else %} {% endif %}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'blLocalLoop'!='idHistory' and 'blLocalLoop' in assocs|keys and BandwidthAssignee.blLocalLoop is not null %} {% endif %} | {% block list_td_column_blTimeslot %} {% if BandwidthAssignee.blTimeslot %} {% else %} {% endif %}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'blTimeslot'!='idHistory' and 'blTimeslot' in assocs|keys and BandwidthAssignee.blTimeslot is not null %} {% endif %} | {% block list_td_column_blDevice %} {% if BandwidthAssignee.blDevice %} {% else %} {% endif %}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'blDevice'!='idHistory' and 'blDevice' in assocs|keys and BandwidthAssignee.blDevice 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 %} |