diff client/digitallibrary/jquery/jquery.digilib.js @ 729:0cdec312b783 jquery

merge
author hertzhaft
date Wed, 02 Feb 2011 00:25:49 +0100
parents 53584f90f66b 42b6b6cb0744
children 98a405711289
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);