Project

General

Profile

Bug #24720 ยป 17208_v1.diff

Administrator Admin, 2011-01-22 12:36

View differences:

typo3/js/modulemenu.js (Arbeitskopie)
}
component.show()
// backwards compatibility
top.nav = component;
TYPO3.Backend.NavigationContainer.show();
this.loadedNavigationComponentId = navigationComponentId;
},
......
// keep backward compatibility
top.list = TYPO3.Backend.ContentContainer;
top.nav = TYPO3.Backend.NavigationContainer.PageTree;
top.list_frame = top.list.getIframe();
top.nav_frame = TYPO3.Backend.NavigationContainer.PageTree;
    (1-1/1)