changeset 989:8bbdd683dd92

oops, replaced 1 'button' too many
author hertzhaft
date Mon, 13 Feb 2012 11:54:44 +0100
parents cb82dcad36fc
children 424bd5fffe5b
files webapp/src/main/webapp/jquery/jquery.digilib.buttons.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/webapp/src/main/webapp/jquery/jquery.digilib.buttons.js	Mon Feb 13 11:49:35 2012 +0100
+++ b/webapp/src/main/webapp/jquery/jquery.digilib.buttons.js	Mon Feb 13 11:54:44 2012 +0100
@@ -512,7 +512,7 @@
                 return methods.init.apply( this, arguments );
                 }
             else {
-                $.error( 'Method ' +  method + ' does not exist on digilib.handles.slider!' );
+                $.error( 'Method ' +  method + ' does not exist on digilib.buttons.slider!' );
                 }
         };
     };