From 3b7e3712928d8f59a3f0d84787ebd22d68df80c5 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Fri, 26 Jul 2019 18:23:41 +0000 Subject: [PATCH] Bug 23388: Make system preferences links and give them anchors FIXME: Note the floating toolbar actually breaks this because it hides the anchored pref. Add this CSS to IntrnateUSerCSS to fix it padding-top: 50px; margin-top: -50px; } To test: 1 - Search for 'fields' 2 - Scroll to 'PatronQuickAddFields' 3 - You don't have a way to share a link to this pref 4 - You can't view th other patron prefs without scrolling back to tabs 5 - Apply patch 6 - Repeat 7 - Note the pref is a link you can copy 8 - Click it 9 - You are now on the tab for the pref 10 - Click on other prefs and you focus on them Signed-off-by: Maryse Simard --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt index 764f164..3792e7e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt @@ -52,16 +52,16 @@ [% ELSE %] [% IF ( loop.first ) %][% END %] -
PreferenceValue
+ [% FOREACH NAME IN LINE.NAMES %] -