$("table.editable-table tbody").on("click","tr",function(){window.location.href=$(this).data("url")});