Mercurial > hg > digilib
changeset 802:5627e5f09848 jquery
plugin name has changed to birdseye :-)
author | hertzhaft |
---|---|
date | Sun, 20 Feb 2011 13:28:14 +0100 |
parents | 2fb1f576375d |
children | 9b45d774744d |
files | client/digitallibrary/jquery/jquery.digilib.birdseye.js |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery.digilib.birdseye.js Sun Feb 20 13:24:49 2011 +0100 +++ b/client/digitallibrary/jquery/jquery.digilib.birdseye.js Sun Feb 20 13:28:14 2011 +0100 @@ -318,7 +318,7 @@ }; if ($.fn.digilib == null) { - $.error("jquery.digilib.birdview must be loaded after jquery.digilib!"); + $.error("jquery.digilib.birdseye must be loaded after jquery.digilib!"); } else { $.fn.digilib('plugin', plugin); }