Project

General

Profile

Bug #18290 » ff3_t41.diff

Administrator Admin, 2008-06-09 19:07

View differences:

typo3/class.alt_menu_functions.inc (working copy)
// Command for the selector box:
$JScmd = '
top.content.location=top.getModuleUrl(top.TS.PATH_typo3+"'.$this->wrapLinkWithAB($link).'"'.$addJS.'+additionalGetVariables);
top.document.getElementsByName(\'content\')[0].src=top.getModuleUrl(top.TS.PATH_typo3+"'.$this->wrapLinkWithAB($link).'"'.$addJS.'+additionalGetVariables);
top.fsMod.currentMainLoaded="'.$moduleName.'";
';
......
top.content.nav_frame.location=top.getModuleUrl(top.TS.PATH_typo3+"'.$subNavFrameScript.'");
}
} else {
top.content.location=top.TS.PATH_typo3+(
top.document.getElementsByName(\'content\')[0].src=top.TS.PATH_typo3+(
top.nextLoadModuleUrl?
"'.($prefix?$this->wrapLinkWithAB($link).'&exScript=':'').'listframe_loader.php":
"'.$this->wrapLinkWithAB($link).'"'.$addJS.'+additionalGetVariables
(6-6/6)