Project

General

Profile

Bug #11647 ยป workspaceTopBarReload.patch

Steffen Kamper, 2010-12-22 11:09

View differences:

typo3/sysext/workspaces/Resources/Public/JavaScript/workspacemenu.js (Arbeitskopie)
// when in web module reload, otherwise send the user to the web module
if (currentModuleLoaded.startsWith('web_')) {
top.TYPO3.Backend.NavigationContainer.PageTree.refreshTree();
top.TYPO3.ModuleMenu.App.reloadFrames();
} else {
if (TYPO3.configuration.pageModule) {
......
});
var TYPO3BackendWorkspaceMenu = new WorkspaceMenu();
//TYPO3BackendWorkspaceMenu.initialize();
//TYPO3BackendWorkspaceMenu.initialize();
    (1-1/1)