From 48ee1ee64f198e42099eb826ca4c7896264b7cac Mon Sep 17 00:00:00 2001 From: Te Rauhina Jackson Date: Tue, 16 Jan 2018 20:49:20 +0000 Subject: [PATCH] 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. https://bugs.koha-community.org/show_bug.cgi?id=18661 --- koha-tmpl/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 7e8245d..33577ec 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 @@ -193,10 +193,10 @@
Patron attributes
  1. - +
  2. - +
-- 2.1.4