Bug 23701 - Refactor returns.tt to pass item object to template
Summary: Refactor returns.tt to pass item object to template
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 7074
Blocks:
  Show dependency treegraph
 
Reported: 2019-09-30 14:22 UTC by Nick Clemens (kidclamp)
Modified: 2019-09-30 14:39 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2019-09-30 14:22:26 UTC
This would let us use koha-tmpl/intranet-tmpl/prog/en/includes/biblio-title-head.inc for displaying subtitle/parts after bug 7074

We should also add spans to the include mentioned above
Comment 1 Katrin Fischer 2019-09-30 14:39:21 UTC
A bit above my skill/time level right now...