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 @@ - +