added simple GWT.log

This commit is contained in:
Francesco Mangiacrapa 2022-04-21 16:04:28 +02:00
parent 6fe3a2d799
commit 92d0e50549
1 changed files with 1 additions and 0 deletions

View File

@ -248,6 +248,7 @@ public class GCubeCkanDataCatalogPanel extends BaseViewTemplate {
GWT.log("Moderation is enabled? " + isContentModerationEnabled);
GWT.log("Moderator role is assigned? " + isModeratorRoleAssingned);
GWT.log("isExistsMyItemInModeration? " + isExistsMyItemInModeration);
// Enabling moderation if the moderation is active in the context and
// the user has the role of MODERATOR in the context