From c7ce6a2a1901c65df94985f4ef9ab0f8c14f0474 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 8 Apr 2011 12:16:08 +0200 Subject: [PATCH] Fix for Bug 5950 - changing frameworks doesn't change anymore Selecting a framework from the dropdown menu has never (AFAICT) auto-submitted the form to change the framework. This patch reformats the form in order to make it clearer that this menu is part of the search function. Signed-off-by: fdurand Signed-off-by: Chris Cormack (cherry picked from commit b29e6e860957393e05888fb01c3dd53cc67b3e6f) Signed-off-by: Chris Nighswonger --- .../en/modules/admin/marctagstructure.tmpl | 29 +++++++++---------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl index 34153ef4b3..26529c1404 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl @@ -41,7 +41,7 @@ $(document).ready(function() { › "> () -› "> () +› "> ()Default MARC framework "> () › Confirm Deletion of Tag '' @@ -124,33 +124,30 @@ $(document).ready(function() { -
" method="post"> -

+

+ + " /> + + -

-

- - " /> - -

-

- + +

- -

+

+

NOTE : if you change the link between a MARC subfield and a non-MARC field, ask your administrator to run misc/batchRebuildBiblioTables.pl script.

-- 2.39.5