https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14764
Katrin Fischer <katrin.fisc...@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fisc...@bsz-bw.de Status|Signed Off |Failed QA --- Comment #25 from Katrin Fischer <katrin.fisc...@bsz-bw.de> --- I like this! I have found some small issues in testing tho: - When you change the library in the pull down it jumps back to "Select a library" instead if staying at the library you selected. This way you can't be sure which library's news you are looking at. - Same for when you are logged in - I'd think it would be nice to show that it preselected your home library's news for you. - The 'system-wide only' option doesn't work correctly - it still displays the news for the home library of the patron as well. - OpacNewsBranchSelect - we are trying to not use "Branch", could we change this to OpacNewsLibrarySelect instead? - I think you don't need the ==1 here, just checking the pref is true will work too: [% IF Koha.Preference( 'OpacNewsBranchSelect' ) == 1 %] (just a note) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/