Mercurial > hg > digilib-old
changeset 809:2985cdae5414 jquery
plugin name has changed to birdseye :-)
author | hertzhaft |
---|---|
date | Sun, 20 Feb 2011 13:28:14 +0100 |
parents | ae8e98c479d5 |
children | 136fc3320f50 |
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); }