удаляем несуществующую window.opener.updatePreview();
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
{if $smarty.request.fillout=='dl'}
|
||||
window.opener.document.getElementById('{$smarty.request.target|escape}').value = '/{$mediapath}' + document.bForm.bDirName.value + document.bForm.bFileName.value;
|
||||
{else}
|
||||
window.opener.updatePreview();
|
||||
|
||||
{/if}
|
||||
{/if}
|
||||
setTimeout("self.close();", 100);
|
||||
|
||||
Reference in New Issue
Block a user