https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20161
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131294|0 |1 is obsolete| | --- Comment #3 from Lucas Gass <[email protected]> --- Created attachment 131303 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131303&action=edit Bug 20161: add format, material type, etc to staff/OPAC details page For staff side: 1. Make sure DisplayIconsXSLT is on. 2. Look at the results page from the staff client. 3. Notice the results_material_type contains 'Material type', 'Format', 'Literary form', 'Type of visual material' 4. Look at the staff detail page and notice that only 'Material type' will show. 5. Apply patch and restart everything 6. Now look at the detail page and it should match what you see on the results page. 7. Turn off DisplayIconsXSLT 8. Make sure nothing on the results_material_type now displays. For OPAC: 1. Make sure DisplayOPACiconsXSLT is on. 2. Look at the results page from the OPAC. 3. Notice the results_material_type contains 'Material type', 'Format', 'Literary form', 'Type of visual material' 4. Look at the OPAC detail page and notice that only 'Material type' will show. 5. Apply patch and restart everything 6. Now look at the detail page and it should match what you see on the results page. 7. Turn off DisplayOPACiconsXSLT 8. Make sure nothing on the results_material_type now displays. -- 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/
