https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38842 Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179085|0 |1 is obsolete| | --- Comment #14 from Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> --- Created attachment 179521 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179521&action=edit Bug 38842: Add block to DRY out checkin page pass-through data There are a number of variable values that need to get passed back to the controller after submitting a modal to maintain the checkin page's state. Currently, all of these inputs are manually coded for each modal. Add a Template Toolkit block that can be used instead to add all of these mandatory "pass-through" values. -- You are receiving this mail because: You are watching all bug changes.