Project

General

Profile

Bug #17369 ยป tree.patch

Administrator Admin, 2007-06-08 19:03

View differences:

typo3/tree.js 2007-06-08 17:52:12.000000000 +0200
var url = this.changeURL
+ '?dragDrop=' + this.table
+ '&srcId=' + this.dragID
+ '&dstId=' + dropID;
+ '&dstId=' + dropID
+ '&backPath=' + this.backPath;
showClickmenu_raw(url);
}
    (1-1/1)