general index fix #541

This commit is contained in:
2019-12-18 18:17:11 +01:00
parent eb19a2f6b3
commit 62de7f6b06
6 changed files with 6 additions and 6 deletions
@@ -553,7 +553,7 @@
function initAudioLinksHover(){
console.log("initAudioLinksHover()");
_$row.find('a.audio-link')
_$row.find('*:not(.node--view-mode-docsindex) a.audio-link')
.on('mouseover', function(event) {
event.preventDefault();
if(_corpus_ready){