Skip to content

Commit 74c247c

Browse files
Duncan HayDuncan Hay
authored andcommitted
fixed copyright notice not displaying on banner images
1 parent 64cc9ca commit 74c247c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project_static/js/interactionHandler.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ MmtMap.clickInteractions = {
8787
page = pageHeader({
8888
banner: data.properties.banner_image,
8989
feature_name: data.properties.name,
90-
banner_copyright: data.properties.banner_copyright
90+
banner_copyright: data.properties.banner_image_copyright
9191
});
9292

9393
if (data.properties.popup_audio_file != null) {

0 commit comments

Comments
 (0)