Parcourir la source

[Administration] Distributions : correctif mise à jour prix

develop
Guillaume Bourgeois il y a 4 mois
Parent
révision
49286447eb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      backend/web/js/vuejs/distribution-index.js

+ 1
- 1
backend/web/js/vuejs/distribution-index.js Voir le fichier

@@ -937,7 +937,7 @@ if($(selector).length) {

app.loadingUpdateProductOrder = false;
}, 'json');
}.bind(this, app), 500);
}.bind(this, app), 300);
}
},
updateInvoicePrices: function () {

Chargement…
Annuler
Enregistrer