[Koha-bugs] [Bug 18718] Language selector in staff header menu similar to OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 2 12:23:11 CEST 2017


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

--- Comment #1 from Marc Véron <veron at veron.ch> ---
Created attachment 63936
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63936&action=edit
Bug 18718: Language selector in staff header menu similar to OPAC

This patch adds a language selector menu to the top menu of staff client
similar to the OPAC.
Display of language selectors at top, bottom or both can be configured
with system preference StaffLangSelectorModer. It defaults to bottom.

To test:
- Apply patch
- Udate database
- Restart plack and memchached
- Go to staff client, verify that language selector displays at
  the bottom of the page (as before)
- Go to system preferences, verify that there is a new preference
  StaffLanguageSelectorMode (name similar to the sypref ror OPAC), and
  that it is set to 'footer'
- Change mode for top, both and footer and verify, go to staff client
  and verify for each that the language selector displays as appropriate

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list