- Export Lista
- Ordinamento - PDF Risolto Salvataggio ed invio al server direttamente.
This commit is contained in:
@@ -893,6 +893,7 @@ export interface IOptCatalogo {
|
||||
indebug?: boolean
|
||||
maxnumlibri?: number
|
||||
showListaArgomenti?: boolean
|
||||
showListaCollane?: boolean
|
||||
generazionePDFInCorso?: boolean
|
||||
|
||||
first_page?: IDimensioni
|
||||
|
||||
@@ -256,7 +256,7 @@ export interface ICatPrTotali {
|
||||
}
|
||||
export interface ICollaneTotali {
|
||||
_id: string,
|
||||
name: string,
|
||||
title: string,
|
||||
quanti?: number,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user