Aggiunte opzioni per il Gestore: richiede che l'invitante confermi la Reg, Notifica sul BOT , Notifica all'Admin la Reg.

This commit is contained in:
paoloar77
2022-02-27 16:55:53 +01:00
parent 9658d6cf99
commit a7771bce5d
16 changed files with 176 additions and 7 deletions

View File

@@ -518,6 +518,7 @@ export interface IParamsQuery {
lookup3?: IParLookup
lookup4?: IParLookup
options?: number
extrapar?: string
}
export interface IColGridTable {