http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12162
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Katrin Fischer <[email protected]> --- I really like the idea of this. Additionally to the branchcode it would be nice to have the currently selected language. That would allow to trigger the visibility of text with CSS, while you have to use jQuery to do that right now. Looking at the code I wonder if we could put the logic into Auth.pm instead, so that the logic doesn't need to be repeated in all the .pl files. We already do that for some other variables and system preferences. -- 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/
