https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26145
--- Comment #12 from Jonathan Druart <[email protected]> --- (In reply to Owen Leonard from comment #11) > Overall this works really well. I see one small markup error: > > <i class="fa fa-upload">Upload image</i> > > Should be: > > <i class="fa fa-upload"></i> Upload image Will do > I notice on the detail page in the staff interface it's not possible to use > the column visibility menu to hide the cover image column. I forgot than, good catch! > I'm concerned about the size of the item cover images in the OPAC. I think > they should be constrained to something smaller. I think between 75 and 100 > pixels would be good. It's the size of the thumbnail, do you mean we should limit the thumbnail size when we display it? Why only OPAC, because staff has the slider? -- 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/
