Project

General

Profile

Bug #18464 » 7883_addscrollbarstoimpexpwizard.diff

Administrator Admin, 2008-03-17 15:37

View differences:

typo3/sysext/impexp/app/index.php (working copy)
$this->doc = t3lib_div::makeInstance('mediumDoc');
$this->doc->backPath = $BACK_PATH;
$this->doc->docType = 'xhtml_trans';
$this->doc->bodyTagId = 'imp-exp-mod';
// JavaScript
$this->doc->JScode = $this->doc->wrapScriptTags('
script_ended = 0;
(2-2/2)