dynamic table: add confirmation when deleting a line
This commit is contained in:
1
client/@types/global.d.ts
vendored
1
client/@types/global.d.ts
vendored
@ -106,3 +106,4 @@ declare const LOC_ACTION_EXPORT: string
|
||||
declare const LOC_ACTION_IMPORT_EMOJIS_INFO: string
|
||||
declare const LOC_ACTION_ADD_ENTRY: string
|
||||
declare const LOC_ACTION_REMOVE_ENTRY: string
|
||||
declare const LOC_ACTION_REMOVE_ENTRY_CONFIRM: string
|
||||
|
Reference in New Issue
Block a user