From: Aleisha Amohia Date: Tue, 10 Jul 2018 04:10:40 +0000 (+0000) Subject: Bug 12759: (follow-up) Using tabs for diff ways of adding records X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=89c9df6ad5869b709e45947f29ff4588d893f05c;p=koha.git 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 --- 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 @@