Bug 5882

Summary: catalogue/moredetails (minor) changes
Product: Koha Reporter: Chris Cormack <chris>
Component: Staff interfaceAssignee: Paul Poulain <paul.poulain>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: gmcharlt
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:
Bug Depends on:    
Bug Blocks: 5574    
Attachments: Proposed Patch

Description Chris Cormack 2011-03-16 03:17:09 UTC
MT3288 moredetail.tmpl Lost and Damaged first choice is empty

First choice was the first value of the authorised value list
This is not handy for users.
Rather than showing the first value, inserting a new empty value for users to see what to do

Term "Total Renewals" misleading, change to "Current Renewals"

In koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tmpl under History, there's a Total Renewals entry: seems to indicate a cumulative count of renewals on the item, which it is not, contrary to "Total Issues" just below.
Moved the line up outside "history", and renamed it "Current Renewals".
Comment 1 Chris Cormack 2011-03-16 03:19:30 UTC
Created attachment 3320 [details] [review]
Proposed Patch
Comment 2 Chris Cormack 2011-03-17 20:28:29 UTC
Pushed, please test
Comment 3 Paul Poulain 2011-03-19 04:37:33 UTC
it's ok