Commit 30fe949f authored by Florian Joriot's avatar Florian Joriot
Browse files

Correction etat sortie CSV agréement et getview page service

parent 4f884d5e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -193,7 +193,7 @@ return [
    "AGREE"            : { "visible": false },
    "ANNEE": { "libelle": "Année"},
    "INTERVENANT_CODE": { "libelle": "Code intervenant"},
    "STRUCTURE_LIBELLE": {"libelle": "Structure hiérarchique"},
    "STRUCTURE_LIBELLE": {"libelle": "Structure d\'enseignement"},
    "INTERVENANT_STRUCTURE_LIBELLE": {"libelle": "Structure d\'affectation"},
    "INTERVENANT_NOM_USUEL": {"libelle": "Nom usuel"},
    "INTERVENANT_NOM_PATRONYMIQUE": {"libelle": "Nom patronymique"},
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ if ($rechercheForm):
        }
    </style>

    <?= $this->getView()->inlineScript()->appendFile($this->getView()->basePath() . '/js/service.js'); ?>
    <?= $this->inlineScript()->appendFile($this->basePath('js/service.js')); ?>
    <div class="service-filtres">
        <div class="card bg-default filter">