- added fields: longdescr, hoursworked, hoursplanned
This commit is contained in:
@@ -31,7 +31,8 @@ export interface IDrag {
|
||||
prioritychosen?: number
|
||||
oldIndex?: number
|
||||
newIndex?: number
|
||||
category: string
|
||||
category?: string
|
||||
id_proj?: string
|
||||
atfirst?: boolean
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user