From 8dda3994752d1843fab1bd116b1aa22c1fd7d8c8 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 --- .../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 1c92dfd07d..63df143b72 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 @@