Project

General

Profile

Bug #24916 ยป 17431.diff

Administrator Admin, 2011-02-03 16:45

View differences:

t3lib/js/extjs/components/pagetree/javascript/actions.js (working copy)
TYPO3.Components.PageTree.Commands.getViewLink(
node.attributes.nodeData,
function(result) {
openUrlInWindow(result, 'typo3ContextMenuView');
window.open(result, 'typo3ContextMenuView');
}
);
},
    (1-1/1)