[open-ils-commits] r18456 - trunk/Open-ILS/web/opac/skin/default/xml/rdetail (dbs)
svn at svn.open-ils.org
svn at svn.open-ils.org
Mon Oct 25 11:15:52 EDT 2010
Author: dbs
Date: 2010-10-25 11:15:49 -0400 (Mon, 25 Oct 2010)
New Revision: 18456
Modified:
trunk/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml
Log:
Improved subject formatting on summary page, and better title bookmarking
Apply a modified version of Ben Ostrowsky's patch from
https://bugs.launchpad.net/evergreen/+bug/627133 - the modifications include
using BT.textContent() to retrieve the text of the subfields, and
getAttribute() instead of dojo.attr() for IE support.
More information about the open-ils-commits
mailing list