@@ -, +, @@ * removes "whole field" in subfield list except when dealing with a field <010 (that has no subfield) * add a missing string resulting in an "undefined" when user choosed 'Create field and subfield' and hit Add button * synch the description after adding with the description in the list box of the 4 options available * fixes indentation a little --- .../prog/en/modules/tools/batchedit.tt | 24 +++++++++++-------- 1 files changed, 14 insertions(+), 10 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchedit.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchedit.tt @@ -19,15 +19,18 @@ $("#subfieldchoice option").remove(); var subfield = $('#subfieldchoice'); - $("