https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19022
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #65425|0 |1 is obsolete| | --- Comment #6 from Kyle M Hall <[email protected]> --- Created attachment 68741 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68741&action=edit Bug 19022 - inventory location and author display In inventory result page : Location is displayed after branch without any difference. Author is displayed into a paragraph making row hight. This patch adds for location a span with class like in catalogue detail page, and changes author to be on same line in order to have a more compact display for this table that may be huge. Test plan : - Perform inventory with a barcode file - Look at result => you see localtion in a new line after library and in italic => you see author after title on same line with "by" separator Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
