Don't add a question mark at the end of the setup's Iframe URL.

SVN:trunk[4832]
This commit is contained in:
Denis Flaven
2017-07-12 08:51:34 +00:00
parent d45cbb36f7
commit c039414adc

View File

@@ -2476,7 +2476,6 @@ class WizStepDone extends WizardStep
if ($sIframeUrl != '')
{
$sIframeUrl .= '?';
$oPage->add('<iframe id="fresh_content" style="border:0; width:100%; display:none;" src="'.$sIframeUrl.'"></iframe>');
$oPage->add_script("window.addEventListener('message', function(event) {