http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7594
--- Comment #3 from Shane Sammons <[email protected]> --- Yeah, we addressed everything today via IRC... However, I made a mistake, not line 48, but 58 has the following: $(this).append( 58 '<div style="margin-bottom:5px; margin-top:-5px;font-size:9px">' + 59 '<a '+target+'href="' + 60 book.info_url + 61 '"><img src="' + 62 'http://books.google.com/intl/en/googlebooks/images/gbs_preview_sticker1.gif' + 63 '"></a></div>' We should probably fix that to be a class and put it in the .css file. I will look into what file (hopefully tomorrow). -- 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/
