in src/main/resources/SLING-INF/libs/sling/resource-editor/static/js/tree/JSTreeAdapter.js [148:151]
success: function(server_data) {
var target = ""+settings.contextPath+dest_path;
location.href=target+".reseditor.html";
},