|
@@ -49,7 +49,6 @@ export const useHandsontableModalLauncherForView = (opts?: {
|
|
|
grant: currentPage.grant,
|
|
grant: currentPage.grant,
|
|
|
grantUserGroupId: currentPage.grantedGroup?._id,
|
|
grantUserGroupId: currentPage.grantedGroup?._id,
|
|
|
grantUserGroupName: currentPage.grantedGroup?.name,
|
|
grantUserGroupName: currentPage.grantedGroup?.name,
|
|
|
- pageTags: tagsInfo.tags,
|
|
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
try {
|
|
try {
|