http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7732

--- Comment #1 from M. de Rooy <m.de.r...@rijksmuseum.nl> ---
Patch does the following:

1) More lists -> More Lists in order to be consistent with context
2) More Lists is put just before New List at the end of the combo list. (More
logical place than between your and public lists.) 
3) More Lists is only shown when the number of private or public lists exceeds
9; this is a pragmatic and hard-coded approach for now. Only if there are
exactly 10 lists, this does not really add a list. But who cares about that?
4) Resolves a potential bug with an [% END %] at the wrong place. Moved it
after the finishing optgroup tag.

So much in only eight lines :-)

Test plan: After 7310 has been applied, you did not see More lists anymore. If
the number of private and public lists <10, you will not see More lists. As
soon as the number of private or public lists >=10, More Lists comes up.

-- 
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/

Reply via email to