Update Resources/Public/Javascript/PageView/FulltextControl.js

Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
This commit is contained in:
Beatrycze Volk 2021-03-11 16:05:34 +01:00 committed by GitHub
parent 2d044467d4
commit 4c63d4624d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ var dlfViewerFullTextControl = function(map, image, fulltextUrl) {
'fulltext-off':'Deactivate Fulltext',
'activate-full-text-initially':'0',
'full-text-scroll-element':'html, body',
'search-hl-elements':'tx_dlf[highlight_word]'};
'search-hl-parameters':'tx_dlf[highlight_word]'};
/**
* @type {number}