http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3790
[email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om Patch Status|Needs Signoff |Does not apply --- Comment #1 from [email protected] <[email protected]> 2011-04-04 10:16:45 UTC --- Commit Body is: -------------------------- Bug 3790 Fix OPAC branch sort on record details, minor XSLT fix Modifies opac-detail.tmpl to swap the item type and location columns; the system sorts the display based on the first column in line, so moving the location to first makes it sort on library/branch name. Also added a space in the XSLT display between holding library and call number (to fix problem of display looking like Public Library[MYS DAHEIM]. -------------------------- Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y Applying: Bug 3790 Fix OPAC branch sort on record details, minor XSLT fix Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl CONFLICT (content): Merge conflict in koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl Auto-merging koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl CONFLICT (content): Merge conflict in koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl Failed to merge in the changes. Patch failed at 0001 Bug 3790 Fix OPAC branch sort on record details, minor XSLT fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
