- Installa APP: Messaggio in CIMA

- in sistemazione: select compare la scelta di prima.
This commit is contained in:
Surya Paolo
2022-12-07 18:16:23 +01:00
parent 077c2dbd9e
commit 944d121943
29 changed files with 1119 additions and 752 deletions

View File

@@ -450,6 +450,7 @@ export interface IGlobalState {
editOn?: boolean,
myselector: ISelector,
addNewRecord: string,
isAppRunning: boolean
}
export interface IMenuList {
@@ -706,9 +707,12 @@ export interface IColGridTable {
foredit?: boolean
isInModif?: boolean
fieldtype?: number
typeobj?: string
inline?: boolean
fieldtype_real?: number
field_outtype?: number
noshowlabel?: boolean
numpag_carousel?: number
tipovisu?: number
link?: string
jointable?: string