diff webapp/src/main/webapp/jquery/jquery.digilib.buttons.js @ 1008:3bac9932df01

fixed behaviour of digilibUrl action. disabled non-functional slider for rotation.
author robcast
date Tue, 14 Feb 2012 20:06:04 +0100
parents 8fe70597f7e7
children c3931ec5485f
line wrap: on
line diff
--- a/webapp/src/main/webapp/jquery/jquery.digilib.buttons.js	Tue Feb 14 18:36:12 2012 +0100
+++ b/webapp/src/main/webapp/jquery/jquery.digilib.buttons.js	Tue Feb 14 20:06:04 2012 +0100
@@ -79,7 +79,7 @@
             },
         rot : {
             onclick : "rotate",
-            onclick : ["slider", "rot"],
+            //onclick : ["slider", "rot"],
             tooltip : "rotate image",
             icon : "rotate.png"
             },