From de2a9be22310fd554e4a44f5063ea416ae5815af Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 19 Mar 2012 16:05:55 +0100 Subject: [PATCH] Bug 7738: "Display more constraints' in subfield configuraiton is not properly translatable The Javascript toggling the link description was checking for the english link text. This would not work for translated templates. To test: - Use translated non english templates (de-DE, fr-Fr...) - Go to: Administration > Bibliographic MARC frameworks - Select any framework's MARC structure - Choose any field and edit the subfields - Check toggling the 'more constraints' for subfields works correctly and the link description changes accordingly. --- .../en/modules/admin/marc_subfields_structure.tt | 26 ++++++++++--------- 1 files changed, 14 insertions(+), 12 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt index c196300..a5357d8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt @@ -5,17 +5,19 @@