- Added Delete Record to the CGridTableRec
This commit is contained in:
@@ -33,6 +33,7 @@ export interface IUserState {
|
||||
x_auth_token?: string
|
||||
isLogged?: boolean
|
||||
isAdmin?: boolean
|
||||
isManager?: boolean
|
||||
usersList?: IUserList[]
|
||||
countusers?: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user