Cataloghi...

This commit is contained in:
Surya Paolo
2025-02-05 12:13:36 +01:00
parent 979f90f980
commit 2533da3692
20 changed files with 171 additions and 105 deletions

View File

@@ -799,7 +799,7 @@ export interface IMyScheda {
excludeproductTypes?: number[]
editore?: string[]
argomenti?: string[]
collana?: string
idCollane?: number[]
author?: string
sort_field?: string
sort_dir?: number
@@ -826,7 +826,7 @@ export interface IOptCatalogo {
Categoria?: string[]
editore?: string[]
argomenti?: string[]
collana?: string
idCollane?: number[]
sort_field?: string
sort_dir?: number
pdf?: boolean