Commit 79296c19 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Correction js

parent 4b79c73e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -75,6 +75,7 @@ $.widget("ose.pieceJointe", {

    onValidationChange: function( tpj, isValider )
    {
        this.refreshFiles(tpj, isValider);
        this.refreshInfos();
        this._trigger('validation-change', null, this);
    },