https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23388

--- Comment #1 from Nick Clemens <[email protected]> ---
Created attachment 91840
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91840&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to