- fixed server versioni precedenti (getEnableTokenExpiredByIdApp dava errore perchè confpages non esiste nelle vecchie versioni ...)

This commit is contained in:
Surya Paolo
2024-04-19 15:44:52 +02:00
parent e51244ab23
commit d54067a33f
14 changed files with 24 additions and 24 deletions

View File

@@ -1570,7 +1570,7 @@ export default defineComponent({
if (!shared_consts.TABLES_ORDER_DATE_UPDATED.includes(tablesel.value) &&
!shared_consts.TABLES_ORDER_DESCR.includes(tablesel.value)) {
console.log('get cookie)')
// console.log('get cookie)')
let v1 = tools.getCookie('s_ordinamnew_' + tablesel.value, null)
if (v1)
ordinam.value = v1
@@ -2077,7 +2077,7 @@ export default defineComponent({
}
async function saverecModif() {
console.log('saverecModif')
// console.log('saverecModif')
const mydata = {
table: mytable.value,
data: {}