Remove unused read of not existing hl parameter

This commit is contained in:
Beatrycze Volk 2021-10-06 11:44:14 +02:00
parent 85f5d2e4a7
commit c56cb48e77
1 changed files with 1 additions and 2 deletions

View File

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