From 6de857fbd0c1ac5f6cfa6f63ac9f4206c17f37f0 Mon Sep 17 00:00:00 2001 From: j Date: Tue, 11 Jun 2019 12:44:49 +0100 Subject: [PATCH] no preview in batch edit --- static/js/documentInfoView.mdr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/documentInfoView.mdr.js b/static/js/documentInfoView.mdr.js index 3222068..af68d8e 100644 --- a/static/js/documentInfoView.mdr.js +++ b/static/js/documentInfoView.mdr.js @@ -270,7 +270,7 @@ pandora.ui.documentInfoView = function(data, isMixed) { } // Preview - if (data.extension == 'pdf') { + if (data.extension == 'pdf' && !isMultiple) { var $div = $('
').css({ marginTop: '12px', }).html(