- risolto Ordinamento Bestseller (a 6 mesi ora)
- EditOn anche per gli Editori
This commit is contained in:
@@ -1561,7 +1561,7 @@ async function eseguiDbOp(idapp, mydata, locale, req, res) {
|
||||
console.log(`Cancellati ${deleteProductInfo.deletedCount} record dalla collezione ProductInfo.`);
|
||||
}
|
||||
|
||||
ris = !!deleteProductInfo;
|
||||
ris = deleteProductInfo ? true : false;
|
||||
|
||||
} else if (mydata.dbop === 'dropCatProd') {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user