- Booking not available if is in the past
- Delete record only if "Active Edit" is on - Image stretch width reduced. - Signin more dense
This commit is contained in:
@@ -222,6 +222,9 @@ export interface IColGridTable {
|
||||
sortable?: boolean
|
||||
disable?: boolean
|
||||
titlepopupedit?: string
|
||||
visible?: boolean
|
||||
icon?: string
|
||||
action?: any
|
||||
foredit?: boolean
|
||||
isdate?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user