https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175
--- Comment #224 from Martin Renvoize <[email protected]> --- I'm starting to ask myself if doing this within the XSLT is right at all... It feels like perhaps we should be placing these details inside a tab alongside holdings, description and friends. Right now, we're passing allot of data to the front end and then displaying very minimal details from it via XSLT. I'm thinking that perhaps we should either get selective about what fields of the component part records we pass and just display a nice table or we can continue to pass whole records, but split the xslt into it's own file (or re-use the results xslt perhaps) and use that for more of an embedded results display in this tab. Think I'm going to have to tag out of this for now, I need to get back to other things. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
