{% extends "AdmingeneratorGeneratorBundle::base_admin_assetic_less.html.twig" %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block javascripts %} {{ parent() }} {% endblock %} {% block title %} {{ parent() }}{% trans from "Admin" %}Liste des Groupes{% endtrans %} {% endblock %} {% block body %}{{ block('actionsmenu') }}
| {% endif %} | {% if sortColumn == 'lib' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Nom du groupe'|trans({}, 'Admin') }} {% if sortColumn == 'lib' %} {% if sortColumn == 'lib' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'cde' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Code du groupe'|trans({}, 'Admin') }} {% if sortColumn == 'cde' %} {% if sortColumn == 'cde' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'typeannee' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Rentrée'|trans({}, 'Admin') }} {% if sortColumn == 'typeannee' %} {% if sortColumn == 'typeannee' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'dateannee' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Année'|trans({}, 'Admin') }} {% if sortColumn == 'dateannee' %} {% if sortColumn == 'dateannee' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'nbrheure' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Nombre d\'heures'|trans({}, 'Admin') }} {% if sortColumn == 'nbrheure' %} {% if sortColumn == 'nbrheure' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'idCentres' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Nom du centre'|trans({}, 'Admin') }} {% if sortColumn == 'idCentres' %} {% if sortColumn == 'idCentres' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if isSelect is not defined or isSelect!=1 %}{% trans from "Admingenerator" %}list.header.actions{% endtrans %} | {% endif %}
|---|---|---|---|---|---|---|---|
| {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'lib' in assocs|keys and Groupes.lib is not null %} {% set idfield = attribute(Groupes.lib,assocs['lib'].refid) %} {% endif %} {% block list_td_column_lib %}{{ Groupes.lib }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'lib' in assocs|keys and Groupes.lib is not null %} {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'cde' in assocs|keys and Groupes.cde is not null %} {% set idfield = attribute(Groupes.cde,assocs['cde'].refid) %} {% endif %} {% block list_td_column_cde %}{{ Groupes.cde }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'cde' in assocs|keys and Groupes.cde is not null %} {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'typeannee' in assocs|keys and Groupes.typeannee is not null %} {% set idfield = attribute(Groupes.typeannee,assocs['typeannee'].refid) %} {% endif %} {% block list_td_column_typeannee %}{{ Groupes.typeannee }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'typeannee' in assocs|keys and Groupes.typeannee is not null %} {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'dateannee' in assocs|keys and Groupes.dateannee is not null %} {% set idfield = attribute(Groupes.dateannee,assocs['dateannee'].refid) %} {% endif %} {% block list_td_column_dateannee %}{{ Groupes.dateannee }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'dateannee' in assocs|keys and Groupes.dateannee is not null %} {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'nbrheure' in assocs|keys and Groupes.nbrheure is not null %} {% set idfield = attribute(Groupes.nbrheure,assocs['nbrheure'].refid) %} {% endif %} {% block list_td_column_nbrheure %}{{ Groupes.nbrheure }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'nbrheure' in assocs|keys and Groupes.nbrheure is not null %} {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'idCentres' in assocs|keys and Groupes.idCentres is not null %} {% set idfield = attribute(Groupes.idCentres,assocs['idCentres'].refid) %} {% endif %} {% block list_td_column_idCentres %}{{ Groupes.idCentres }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'idCentres' in assocs|keys and Groupes.idCentres is not null %} {% endif %} | {% endblock %} {% block list_object_actions %} {% if isSelect is not defined or isSelect!=1 %}{% if is_expr_granted('hasRole("ROLE_ADMIN") or hasRole("ROLE_COMPTABILITE")', Groupes) %} {% endif %} | {% endif %} {% endblock %}
| {% trans from "Admingenerator" %}list.no.results{% endtrans %} | |||||||