aggiornamento cataloghi, search
This commit is contained in:
@@ -1078,7 +1078,7 @@ async function eseguiDbOp(idapp, mydata, locale, req, res) {
|
||||
// chiama updateAllBook
|
||||
const { updateAllBook } = require("../controllers/articleController");
|
||||
|
||||
mystr = await updateAllBook(req, null, mydata.options);
|
||||
mystr = await updateAllBook(idapp, mydata.options);
|
||||
|
||||
ris = { mystr };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user