Mercurial > hg > digilib
diff client/digitallibrary/jquery/jquery-test-full.html @ 684:820a5cd4715d jquery
merge
with f5f2b262be07f41fa6c8d2f60332b198eaa2d603
author | robcast |
---|---|
date | Wed, 26 Jan 2011 23:43:39 +0100 |
parents | fda2d9bd9ba7 |
children | b13277a81027 |
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-test-full.html Wed Jan 26 23:25:41 2011 +0100 +++ b/client/digitallibrary/jquery/jquery-test-full.html Wed Jan 26 23:43:39 2011 +0100 @@ -82,7 +82,7 @@ $(document).ready(function(){ var opts = { interactionMode : 'fullscreen', - scalerBaseUrl : 'http://digilib.biblhertz.it/digilib04/servlet/Scaler' + scalerBaseUrl : 'http://localhost:18080/digitallibrary/servlet/Scaler' }; $('div.digilib').digilib(opts);