From f27b0f6f977b6885df3ef47a4caaf986c0543193 Mon Sep 17 00:00:00 2001 From: Ikram Maalej Date: Wed, 13 Oct 2021 13:24:54 +0200 Subject: [PATCH] Update title metadata on the corresponding tree node and correspending thumbnail stripe after editing a division. --- .../templates/includes/metadataTreeTable.xhtml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Kitodo/src/main/webapp/WEB-INF/templates/includes/metadataTreeTable.xhtml b/Kitodo/src/main/webapp/WEB-INF/templates/includes/metadataTreeTable.xhtml index 38cd8653dcc..52f72ab8da7 100644 --- a/Kitodo/src/main/webapp/WEB-INF/templates/includes/metadataTreeTable.xhtml +++ b/Kitodo/src/main/webapp/WEB-INF/templates/includes/metadataTreeTable.xhtml @@ -27,6 +27,7 @@ + - + @@ -60,7 +61,7 @@ disabled="#{not item.editable or readOnly}" required="#{item.required and (not empty param['editForm:save'] or not empty param['editForm:saveContinue'])}" styleClass="#{not item.editable or readOnly ? 'read-only disabled' : ''}"> - + @@ -72,7 +73,7 @@ disabled="#{not item.editable or readOnly}" required="#{item.required and (not empty param['editForm:save'] or not empty param['editForm:saveContinue'])}" styleClass="#{not item.editable or readOnly ? 'read-only disabled' : ''}"> - + @@ -85,7 +86,7 @@ showOn="button" required="#{item.required and (not empty param['editForm:save'] or not empty param['editForm:saveContinue'])}" disabled="#{not item.editable or readOnly}"> - + @@ -98,7 +99,7 @@ disabled="#{not item.editable or readOnly}" showCheckbox="true"> - + @@ -116,7 +117,7 @@ itemLabel="#{msgs.notSelected}" noSelectionOption="true"/> - + @@ -130,7 +131,7 @@ layout="grid" columns="1"> - + @@ -140,7 +141,7 @@ - +