From 7e75e0e74099a357ab4e4e5139c286e93ffbc87d Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 8 Dec 2015 10:15:44 +0000 Subject: [PATCH] Bug 15319: Move marcPreview modal div to avoid duplication Signed-off-by: Jonathan Druart --- .../en/modules/tools/batch_record_modification.tt | 40 +++++++--------------- 1 file changed, 12 insertions(+), 28 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt index c669cf6..ea00c36 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt @@ -178,6 +178,18 @@ $(document).ready(function() { [% END %] [% END %] + [% IF recordtype == 'biblio' %]
Select all @@ -204,20 +216,6 @@ $(document).ready(function() {
Reminder: this action will modify all selected biblios!
- - - [% ELSE %]
Select all @@ -245,20 +243,6 @@ $(document).ready(function() {
Reminder: this action will modify all selected authorities!
[% END %] - - -
-- 2.1.0