Browse Source

[Administration] Distributions : correctif mise à jour prix

develop
Guillaume Bourgeois 3 months ago
parent
commit
49286447eb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      backend/web/js/vuejs/distribution-index.js

+ 1
- 1
backend/web/js/vuejs/distribution-index.js View File

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

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

Loading…
Cancel
Save