Mercurial > hg > digilib-old
changeset 768:15c35c64ac04 jquery
scale button in embedded mode
author | robcast |
---|---|
date | Thu, 10 Feb 2011 21:05:08 +0100 |
parents | 68b0c7a8ca7c |
children | 7e9851ef03d7 |
files | client/digitallibrary/jquery/jquery.digilib.js |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery.digilib.js Thu Feb 10 20:41:33 2011 +0100 +++ b/client/digitallibrary/jquery/jquery.digilib.js Thu Feb 10 21:05:08 2011 +0100 @@ -230,7 +230,7 @@ 'embedded' : { 'imagePath' : 'img/embedded/16/', 'standardSet' : ["reference","zoomin","zoomout","zoomarea","zoomfull","bird","help","reset","toggleoptions"], - 'specialSet' : ["mark","delmark","hmir","vmir","rot","brgt","cont","rgb","quality","toggleoptions"], + 'specialSet' : ["mark","delmark","hmir","vmir","rot","brgt","cont","rgb","quality","scale","toggleoptions"], 'buttonSets' : ['standardSet', 'specialSet'] } },