]> git.evergreen-ils.org Git - Evergreen.git/commit
Remove broken old JavaScript in Google Book preview code
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 12 Aug 2010 07:42:20 +0000 (07:42 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 12 Aug 2010 07:42:20 +0000 (07:42 +0000)
commitb08d67fd0f348c911035b63b2a8591763f390973
treeb52a699a2c28dd5d554f71dd52f15ec5bd18c489
parenta6caaacb74026acaeae7cf170a574164d30f46d6
Remove broken old JavaScript in Google Book preview code

I /think/ this was supposed to change the title of the "Preview" link to
"Read this online" or the like in the case that the full text is available,
but it was relying on a function that didn't exist (setText) and trying
to reference an ID that didn't exists. So it broke in those rare cases
where Google Books did provide the full text.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17181 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/opac/skin/craftsman/js/rdetail.js
Open-ILS/web/opac/skin/default/js/rdetail.js