From 033fe8b2b5884a95fb5422cea7fbcf433b5c5049 Mon Sep 17 00:00:00 2001 From: j Date: Thu, 12 Oct 2023 17:01:20 +0100 Subject: [PATCH] fix batch edit --- static/js/infoView.t_for_time.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/js/infoView.t_for_time.js b/static/js/infoView.t_for_time.js index ea2d542..d763fe0 100644 --- a/static/js/infoView.t_for_time.js +++ b/static/js/infoView.t_for_time.js @@ -555,6 +555,9 @@ pandora.ui.infoView = function(data, isMixed) { } function renderCluster() { + if (isMultiple) { + return + } var $element = $('
').addClass('OxSelectable').html("Related Videos:"); var title = data.title.replace('_bg', '').replace('_fg', '') var request = {