diff --git a/appserver/admingui/cluster/src/main/resources/dg/dgNew.jsf b/appserver/admingui/cluster/src/main/resources/dg/dgNew.jsf index f6c5056a011..661be3745e0 100644 --- a/appserver/admingui/cluster/src/main/resources/dg/dgNew.jsf +++ b/appserver/admingui/cluster/src/main/resources/dg/dgNew.jsf @@ -38,7 +38,7 @@ only if the new code is made subject to such option by the copyright holder. - Portions Copyright [2018] [Payara Foundation and/or its affiliates] + Portions Copyright [2018-2024] [Payara Foundation and/or its affiliates] --> @@ -69,6 +69,7 @@ } gf.getChildrenNamesList(endpoint="#{sessionScope.REST_URL}/nodes/node", result="#{pageSession.nodesList}"); + setPageSessionAttribute(key="autoNameSelected" value="#{false}"); /> @@ -80,8 +81,12 @@ @@ -114,9 +120,11 @@ - + - + + +