From 949594d103e9be03b7aa6726b47da1c183140042 Mon Sep 17 00:00:00 2001 From: nagoon97 Date: Thu, 1 Nov 2012 05:58:40 +0000 Subject: [PATCH] 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 --- modules/menu/tpl/sitemap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/menu/tpl/sitemap.html b/modules/menu/tpl/sitemap.html index 1e0b137c3..b11738824 100644 --- a/modules/menu/tpl/sitemap.html +++ b/modules/menu/tpl/sitemap.html @@ -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"); /*