Skip to content

Commit

Permalink
Merge pull request #273 from csidirop/fix/fullTextScrollElement
Browse files Browse the repository at this point in the history
Assign correct html id to `fullTextScrollElement`
  • Loading branch information
beatrycze-volk authored Jan 30, 2024
2 parents d150e01 + f7a7815 commit fc230ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/TypoScript/Plugins/kitodo.typoscript
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ plugin.tx_dlf_fulltexttool {
settings {
tools = fulltexttool
activateFullTextInitially = 0
fullTextScrollElement = html, body
fullTextScrollElement = #tx-dlf-fulltextselection
}
}

Expand Down

0 comments on commit fc230ee

Please sign in to comment.