Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/popups/popup.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/popups/popup.js,v diff -u -r1.8 -r1.9 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/popups/popup.js 24 Nov 2007 15:35:50 -0000 1.8 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/popups/popup.js 13 May 2008 18:53:58 -0000 1.9 @@ -1,4 +1,6 @@ -/* This compressed file is part of Xinha. For uncomressed sources, forum, and bug reports, go to xinha.org */ +/* This compressed file is part of Xinha. For uncompressed sources, forum, and bug reports, go to xinha.org */ +/* This file is part of version 0.95 released Mon, 12 May 2008 17:33:15 +0200 */ +/* The URL of the most recent version of this file is http://svn.xinha.webfactional.com/trunk/popups/popup.js */ if(typeof Xinha=="undefined"){ Xinha=window.opener.Xinha; } @@ -38,7 +40,9 @@ _d.rel="stylesheet"; _c.appendChild(_d); } +if(!window.dialogArguments&&opener.Dialog._arguments){ window.dialogArguments=opener.Dialog._arguments; +} var _e=Xinha.pageSize(window); if(!_b){ _b={width:_e.x,height:_e.y};