Summary: | Columns misplaced in moremember.tt | ||
---|---|---|---|
Product: | Koha | Reporter: | Rafal Kopaczka <rkopaczka> |
Component: | Templates | Assignee: | Rafal Kopaczka <rkopaczka> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 12899 | ||
Bug Blocks: | |||
Attachments: |
Columns misplaced
Bug 12963: Columns misplaced in moremember.tt [SIGNED-OFF] Bug 12963: Columns misplaced in moremember.tt Bug 12963: Columns misplaced in moremember.tt |
Description
Rafal Kopaczka
2014-09-19 12:26:22 UTC
Created attachment 31736 [details] [review] Bug 12963: Columns misplaced in moremember.tt After applying Bug 12899, in moremember page, checkouts table has misplaced columns. Test plan: 1. Check out title for a user. Columns in Detail page at checkout tab are misplaced; there's no Due date column. 2. Aplly patch, everything shuld look fine now. Created attachment 31738 [details] [review] [SIGNED-OFF] Bug 12963: Columns misplaced in moremember.tt After applying Bug 12899, in moremember page, checkouts table has misplaced columns. Test plan: 1. Check out title for a user. Columns in Detail page at checkout tab are misplaced; there's no Due date column. 2. Aplly patch, everything shuld look fine now. Signed-off-by: Owen Leonard <oleonard@myacpl.org> My bad! Thanks for catching this. Created attachment 31739 [details] [review] Bug 12963: Columns misplaced in moremember.tt After applying Bug 12899, in moremember page, checkouts table has misplaced columns. Test plan: 1. Check out title for a user. Columns in Detail page at checkout tab are misplaced; there's no Due date column. 2. Aplly patch, everything shuld look fine now. Signed-off-by: Owen Leonard <oleonard@myacpl.org> My bad! Thanks for catching this. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> (In reply to Owen Leonard from comment #2) > My bad! Thanks for catching this. Arg, mine too! Severity changed to normal. Patch pushed to master. Thanks Rafal! Pushed to 3.16.x for inclusion in 3.16.4. |