http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14252
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39728|0 |1 is obsolete| | Attachment #39729|0 |1 is obsolete| | Attachment #39730|0 |1 is obsolete| | Attachment #39731|0 |1 is obsolete| | Attachment #39732|0 |1 is obsolete| | Attachment #39734|0 |1 is obsolete| | Attachment #39749|0 |1 is obsolete| | --- Comment #60 from Jonathan Druart <[email protected]> --- Created attachment 39857 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39857&action=edit Bug 14252 - Move OPAC lang switcher to masthead navbar The OPAC language switcher takes up a lot of space at the bottom of the browser. It also has issues of being not always visible. This patch adds the switcher to the masthead navbar and removes from the opac-bottom.inc navbar. Test plan ========= 1/ Apply patch 2/ Set opaclanguagesdisplay syspref to 'show'. 3/ Add a few languages i.e. es-ES, fr-FR and de-DE $ cd misc/translator $ perl translate <langcode> 4/ Enable installed languages for OPAC use by checking on 'opaclanguages' under I18N/L10N sysprefs 5/ Go to the OPAC, you should have a "Languages" dropdown on the masthead navbar, the opac-bottom.inc navbar should no longer be there. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Works, no koha-qa errors. Followup fix language chooser for sublanguages Signed-off-by: Mark Tompsett <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
