Commit 40496a3d authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Etablissement à null pour saisie extérieure

parent 8f8de24e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -369,6 +369,7 @@ $.widget("ose.serviceForm", {
        this.getElementInterneExterne().on('change', function () {
            that.onInterneExterneChange();
        });
        that.onInterneExterneChange();

        /* Détection des changements d'éléments pédagogiques dans le formulaire de saisie */
        this.getElementElementPedagogiqueId().on("autocompleteselect", function () {