Bug 5882 - catalogue/moredetails (minor) changes
Summary: catalogue/moredetails (minor) changes
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: 3.4
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Paul Poulain
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks: 5574
  Show dependency treegraph
 
Reported: 2011-03-16 03:17 UTC by Chris Cormack
Modified: 2012-10-25 23:03 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed Patch (4.03 KB, patch)
2011-03-16 03:19 UTC, Chris Cormack
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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