repo: janusweb
action: commit
revision: 
path_from: 
revision_from: 2ddb965a1919bf71e750faf29c641b8292b8d20b:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit 2ddb965a1919bf71e750faf29c641b8292b8d20b
Author: James Baicoianu 
Date:   Thu Oct 22 23:07:36 2020 -0700

    js_id for reciprocal link

diff --git a/scripts/room.js b/scripts/room.js
index 300de93ec9d72ff31945ecfcc5428b7062440b32..
index ..c882ccd414c560a8bec183600372ccbeeae429ec 100644
--- a/scripts/room.js
+++ b/scripts/room.js
@@ -800,6 +800,7 @@ elation.require([
               url: this.referrer,
               round: true,
               shader_id: 'defaultportal',
+              js_id: 'reciprocal-link',
             });
           }
         }

-----END OF PAGE-----