From d1f9cb9c1cba8488c7e6dd43bd63d6fab43c6bba Mon Sep 17 00:00:00 2001 From: qqmyers Date: Wed, 17 Dec 2025 15:40:02 -0500 Subject: [PATCH] use jsf:rendered --- src/main/webapp/permissions-manage-files.xhtml | 2 +- src/main/webapp/permissions-manage.xhtml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/permissions-manage-files.xhtml b/src/main/webapp/permissions-manage-files.xhtml index cc04af6c022..2eb9e2a6f5f 100644 --- a/src/main/webapp/permissions-manage-files.xhtml +++ b/src/main/webapp/permissions-manage-files.xhtml @@ -221,7 +221,7 @@ -
+
#{bundle['dataverse.permissions.history']} #{bundle['dataverse.permissions.history.description']}
diff --git a/src/main/webapp/permissions-manage.xhtml b/src/main/webapp/permissions-manage.xhtml index 6289089c912..d2a37268288 100644 --- a/src/main/webapp/permissions-manage.xhtml +++ b/src/main/webapp/permissions-manage.xhtml @@ -5,6 +5,7 @@ xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:p="http://primefaces.org/ui" xmlns:c="http://java.sun.com/jsp/jstl/core" + xmlns:jsf="http://xmlns.jcp.org/jsf" xmlns:o="http://omnifaces.org/ui" xmlns:iqbs="http://xmlns.jcp.org/jsf/composite/iqbs"> @@ -198,7 +199,7 @@
-
+
#{bundle['dataverse.permissions.history']} #{bundle['dataverse.permissions.history.description']}