general index fix #541

This commit is contained in:
2019-12-18 18:44:02 +01:00
parent 6fb9824380
commit 4cb1ded556
2 changed files with 3 additions and 2 deletions
@@ -557,7 +557,8 @@
function initAudioLinksHover(){
console.log("initAudioLinksHover()");
_$row.find('*:not(.node--view-mode-docsindex) a.audio-link')
_$row.find('a.audio-link')
.not('article.node--view-mode-docsindex a.audio-link')
.on('mouseover', function(event) {
event.preventDefault();
if(_corpus_ready){