add activity dialog on master data module
This commit is contained in:
@ -61,7 +61,7 @@ const EditDialog = () => {
|
||||
toast.success('Success update municipio');
|
||||
reload();
|
||||
const createActivity = {
|
||||
module: 'Manage Municipio',
|
||||
module: 'Manage Municipios',
|
||||
description: `Edit Municipio => ${selectedMunicipios}`,
|
||||
action: 'U'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user