Summary: | Private lists are limited to only 10 | ||
---|---|---|---|
Product: | Koha | Reporter: | Chris Cormack <chris> |
Component: | Lists | Assignee: | Matthias Meusburger <matthias.meusburger> |
Status: | CLOSED DUPLICATE | QA Contact: | Bugs List <koha-bugs> |
Severity: | minor | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | nengard |
Version: | 3.4 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 5992 | ||
Attachments: | Proposed Patch |
Description
Chris Cormack
2011-03-29 20:48:28 UTC
Created attachment 3507 [details] [review] Proposed Patch I would like to lobby strongly for a review of my proposed fix for Bug 3523. It does a couple of things which I think work a little better: Limiting the display of private lists in the main lists menu to 10 but offering a link for more (like public lists do); grouping public and private lists under <optgroup>s in the add to list popup menu. There has already been some discussion on how to fix this, and it's under Bug 3523. Screenshots can be found there of my proposed fix. This bug is mentioned in: Bug 5994 : MT2968: private lists display is no longer shortened to 10 lists http://lists.koha-community.org/pipermail/koha-patches/2011-March/014325.html |