{% extends 'basev2.html.twig' %} {% block stylesheets %} {% endblock %} {% block title %} {% endblock %} {% block headertitle %} {% endblock %} {% block headercreate %} {% endblock %} {% block body %}
{{ include('datatable/tableheader.html.twig', {dtname : 'processus' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'processus' }) }}
{#
{{ include('datatable/tableheader.html.twig', {dtname : 'procedure' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'procedure' }) }}
#}
{{ include('datatable/tableheader.html.twig', {dtname : 'document' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'document' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'activite' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'activite' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'flux' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'flux' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'objet_metier' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'objet_metier' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'application' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'application' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'systeme' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'systeme' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'network' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'network' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'storage' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'storage' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'metier' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'metier' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'societe' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'societe' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'people' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'people' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'site' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'site' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'tier' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'tier' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'ressource' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'ressource' }) }}
{# {Alex} ajouter un onglet kpi - Indicateurs de performance #}
{{ include('datatable/tableheader.html.twig', {dtname : 'program' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'program' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'projet' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'projet' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'action' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'action' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'jalon_connect_action' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'jalon_connect_action' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'axe' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'axe' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'risque' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'risque' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'opportunite' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'opportunite' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'controle' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'controle' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'dysfonctionnement' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'dysfonctionnement' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'audit' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'audit' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'rgpd_access' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'rgpd_access' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'reclamation' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'reclamation' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'objectif' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'objectif' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'aspect_env' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'aspect_env' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'visite_site' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'visite_site' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'evenement' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'evenement' }) }}
{{ include('datatable/tableheader.html.twig', {dtname : 'user' }) }}
{{ include('datatable/tablefooter.html.twig', {dtname : 'user' }) }}
{% endblock %} {% block javascripts %} {% endblock %}