update log activity object information
This commit is contained in:
@ -39,7 +39,7 @@ const DeleteDialog = () => {
|
||||
reload();
|
||||
const createActivity = {
|
||||
module: 'Manage Profession',
|
||||
description: `Edit Profession', => ${selectedProfession}`,
|
||||
description: `Delete Profession', => ${selectedProfession}`,
|
||||
action: 'D'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user