- corretto componente CDateTime
- aggiunto componente CDateTimeStartEnd
This commit is contained in:
@@ -1030,7 +1030,9 @@ export interface ISpecialField {
|
||||
|
||||
export interface IColGridTable {
|
||||
name: string
|
||||
name2?: string
|
||||
subfield?: string
|
||||
subfield2?: string
|
||||
required?: boolean
|
||||
label?: string
|
||||
label_trans?: string
|
||||
@@ -1039,6 +1041,7 @@ export interface IColGridTable {
|
||||
visib_value?: any
|
||||
align?: string
|
||||
field?: string
|
||||
field2?: string
|
||||
sortable?: boolean
|
||||
visulabel?: boolean
|
||||
disable?: boolean
|
||||
|
||||
Reference in New Issue
Block a user