From 7d0345e9729bf6ab0f562f65ee9ffd25925181df Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 5 May 2016 15:25:50 +0100 Subject: [PATCH] Bug 16449: Remove "no method selected" warning from unimarc_field_4XX Content-Type: text/plain; charset=utf-8 Because of bug 14828, the unimarc_field_4XX now raises a warning: "No method selected!" There are no need to select an item type on this page, the default (all) is always selected. Test plan: Link the unimarc_field_4XX value builder with on of the subfield Edit a record, click on the value builder icon Note the warning without the patch and that it's gone with the patch applied NOTE: Code fix that I derived was identical. Ran prove t/db_dependent/FrameworkPlugin.t to confirm it works. Signed-off-by: Mark Tompsett Signed-off-by: Marcel de Rooy --- .../prog/en/modules/cataloguing/value_builder/unimarc_field_4XX.tt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_4XX.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_4XX.tt index 458c199..b784c3a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_4XX.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_4XX.tt @@ -129,12 +129,8 @@

-- 1.7.10.4