Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/assets/editor.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/assets/editor.js,v diff -u -r1.5 -r1.6 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/assets/editor.js 25 Feb 2007 19:06:18 -0000 1.5 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/assets/editor.js 24 Nov 2007 15:35:40 -0000 1.6 @@ -1,3 +1,4 @@ +/* This compressed file is part of Xinha. For uncomressed sources, forum, and bug reports, go to xinha.org */ var current_action=null; var actions=["crop","scale","rotate","measure","save"]; var orginal_width=null,orginal_height=null; @@ -124,4 +125,4 @@ } }; addEvent(window,"load",init); - +