From 89c9df6ad5869b709e45947f29ff4588d893f05c Mon Sep 17 00:00:00 2001 From: Aleisha Amohia Date: Tue, 10 Jul 2018 04:10:40 +0000 Subject: [PATCH] Bug 12759: (follow-up) Using tabs for diff ways of adding records This patch includes the changes for both batch record modification and deletion. Checks that all public lists are included and only private lists created by the logged in user. Hides the virtualshelves option if authorities are selected. Doesn't show shelf option at all if none exist Signed-off-by: Katrin Fischer Signed-off-by: Martin Renvoize Signed-off-by: Nick Clemens --- .../prog/en/modules/tools/batch_delete_records.tt | 91 ++++++++++++++-------- .../en/modules/tools/batch_record_modification.tt | 91 ++++++++++++++-------- tools/batch_delete_records.pl | 3 +- tools/batch_record_modification.pl | 3 +- 4 files changed, 120 insertions(+), 68 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt index 4b33b1d42c..5e57f8610f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt @@ -65,36 +65,60 @@
  • -
    - Use a file -
      -
    1. -
    -
    -
    - Or select a list of records -
      -
    1. - - -
    2. -
    -
    -
    - Or enter a list of record numbers -
      -
    1. - - -
    2. -
    -
    + +

    + +
    + + +
    +
    + Use a file +
      +
    1. +
    +
    +   +
    + +
    +
    + Or select a list of records +
      +
    1. + + +
    2. +
    +
    +   +
    + +
    +
    + Or enter a list of record numbers +
      +
    1. + + +
    2. +
    +
    +   +
    + +
    +
    @@ -205,11 +229,14 @@