From 62c40c42dfcf94764ad31aa57947c87908467991 Mon Sep 17 00:00:00 2001 From: Te Rauhina Jackson Date: Tue, 16 Jan 2018 20:49:20 +0000 Subject: [PATCH] Bug 18661: Made "Replace only included patron attributes" default on patron import Test Plan: 1) Go to the import patrons page and notice that "Replace all patron attributes" is selected by default in the Patron Attributes section. 2) Apply this patch 3) Go back to the import patrons page and notice that "Replace only included patron attributes" is delected by default. Signed-off-by: David Nind Signed-off-by: Katrin Fischer Signed-off-by: Nick Clemens --- .../intranet-tmpl/prog/en/modules/tools/import_borrowers.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt index 584cff4c92..4a542c7fad 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt @@ -227,11 +227,11 @@
  1. - +
  2. - +
-- 2.39.2