diff --git a/assets/js/app.js b/assets/js/app.js index 97d7e3f..f6a6b97 100644 --- a/assets/js/app.js +++ b/assets/js/app.js @@ -5814,7 +5814,6 @@ function _showDestructiveConfirm(title, msg, onConfirm, confirmLabel) { } async function throwAll() { - closeModal(); const name = currentProduct ? currentProduct.name : ''; _showDestructiveConfirm( t('use.throw_all_confirm_title') || '🗑️ Butta tutto',