Bug 23701

Summary: Refactor returns.tt to pass item object to template
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
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: 7074    
Bug Blocks:    

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...