Mercurial > hg > digilib
changeset 729:0cdec312b783 jquery
merge
| author | hertzhaft |
|---|---|
| date | Wed, 02 Feb 2011 00:25:49 +0100 |
| parents | 53584f90f66b (current diff) 42b6b6cb0744 (diff) |
| children | 98a405711289 |
| files | client/digitallibrary/jquery/jquery.digilib.js |
| diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery.digilib.js Wed Feb 02 00:24:22 2011 +0100 +++ b/client/digitallibrary/jquery/jquery.digilib.js Wed Feb 02 00:25:49 2011 +0100 @@ -1370,7 +1370,6 @@ // mouseup handler: reload zoomed image in new position var dragEnd = function (evt) { $scaler.css({ - 'background-image' : 'none', 'cursor' : 'default' }); $document.unbind("mousemove.dlZoomDrag", dragMove);
