Merged & Do not force the full setup page as a popup

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12025 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
nagoon97 2012-11-01 05:58:40 +00:00
parent ce02432626
commit 949594d103

View file

@ -3136,7 +3136,7 @@ exec_xml("module","procModuleAdminSetDesignInfo", params, completeTmp)
console.log(htData);
//window.open(htData.setupUrl, "xe_fullSetup", "resizable=yes");
$._xeAdminVar.oSetupWin = window.open(htData.setupUrl, "xe_fullSetup", "");
$._xeAdminVar.oSetupWin = window.open(htData.setupUrl, "xe_fullSetup");
/*
<form class="form" enctype="multipart/form-data" method="post" action="./">