Project

General

Profile

Bug #22475 ยป 14137_v1.diff

Administrator Admin, 2010-04-27 19:55

View differences:

typo3/backend.php (working copy)
$pageRenderer->addExtOnReadyCode('
// start in module:
function startInModule(modName, cMR_flag, addGetVars) {
Event.observe(document, \'dom:loaded\', function() {
Ext.onReady(function() {
top.goToModule(modName, cMR_flag, addGetVars);
});
}
    (1-1/1)