Skip to content

Commit

Permalink
Load default script in metadata editor to show countdown before autom…
Browse files Browse the repository at this point in the history
…atic logout
  • Loading branch information
solth committed Jan 24, 2025
1 parent b18fa0a commit f0dcee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Kitodo/src/main/webapp/pages/metadataEditor.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@
</ui:define>

<ui:define name="page-scripts">
<h:outputScript name="js/defaultScript.js" target="body"/>
<h:outputScript name="js/resize.js" target="body"/>
<h:outputScript name="js/scroll.js" target="body"/>
<h:outputScript name="js/metadata_editor.js" target="body"/>
Expand Down

0 comments on commit f0dcee8

Please sign in to comment.