Summary: | Column hiding on batch item edit/delete not working | ||
---|---|---|---|
Product: | Koha | Reporter: | Liz Rea <wizzyrea> |
Component: | Cataloging | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, koha.sekjal, nengard, wizzyrea |
Version: | Main | ||
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: | 5917 | ||
Attachments: | Proposed fix |
Description
Liz Rea
2011-06-29 16:58:04 UTC
Created attachment 4546 [details] [review] Proposed fix Minor T:T variable error. This patch works, but the title isn't showing anymore - before the patch the title would show if you checked a box off ... now the title isn't there at all. Marking failed QA because we need the title to show as one of the columns so we know what we're editing. It was a cookie issue. Simple fix for T::T, pushed please test Tested, works. Awesome. Thanks! |