Project

General

Profile

Bug #24919 ยป 17434.patch

Administrator Admin, 2011-02-01 16:34

View differences:

t3lib/js/extjs/components/pagetree/javascript/treeeditor.js (revision )
fn: function(node, newValue, oldValue) {
this.editNode.ownerTree.commandProvider.saveTitle(node, this.updatedValue, oldValue, this);
}
},
startEdit: {
fn: function(element, value) {
this.field.selectText();
}
}
}
},
/**
    (1-1/1)