Project

General

Profile

Bug #20226 ยป 10761.diff

Administrator Admin, 2009-03-22 14:01

View differences:

typo3/js/backendsearch.js (working copy)
top.loadEditId(jsonResponse.editRecord);
break;
case 'alternative':
top.content.window.location.href = 'alt_doc.php?returnUrl=dummy.php&edit[' + jsonResponse.alternativeTable + '][' + jsonResponse.alternativeUid + ']=edit'
this.jump(
unescape('alt_doc.php?returnUrl=dummy.php&edit[' + jsonResponse.alternativeTable + '][' + jsonResponse.alternativeUid + ']=edit'),
'web_list',
'web'
);
break;
case 'search':
this.jump(
    (1-1/1)