https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42291
--- Comment #9 from Jan Kissig <[email protected]> --- Created attachment 200113 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200113&action=edit Bug 42291: (follow-up) Move remaining JS to non TT script block This removes all TT interpolations from the build_dropdown function and moves it to the non TT script block. To test: a) create several private or public lists via /cgi-bin/koha/virtualshelves/shelves.pl b) either the number of private or public list should be > 10 to c) add some items to a list d) on this lists content site click 'Add to' to open drop down menu e) the menu should offer up to 10 private or 10 public list options and a [ more lists ] option -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
