Skip to content

Commit 1d4a887

Browse files
ddunc23ddunc23
authored andcommitted
bugfix
1 parent 51e5174 commit 1d4a887

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

project_static/js/interactionHandler.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ MmtMap.clickInteractions = {
246246
url: data.properties.popup_audio_file.url,
247247
playerTitle: data.properties.popup_audio_title
248248
});
249+
250+
popupHtml = popupHtml + popupAudioFileHtml;
249251
}
250252

251253

0 commit comments

Comments
 (0)