X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fjs%2Frelationship.js;h=708883124125338cb612ed612693ceb2304575a2;hb=8f6a090156b798530c69d925664637557ea7342f;hp=b19e8d853994a6bcf3c97f995e7ee234826aa7f1;hpb=6c8d18803cfa55f7c6ae0ef6befdc4c05be5508f;p=scpubgit%2Fstemmaweb.git diff --git a/root/js/relationship.js b/root/js/relationship.js index b19e8d8..7088831 100644 --- a/root/js/relationship.js +++ b/root/js/relationship.js @@ -58,14 +58,6 @@ function node_dblclick_listener( evt ) { } $('#reading_normal_form').attr( 'size', nfboxsize ) $('#reading_normal_form').val( normal_form ); - if( editable ) { - // Fill in the witnesses for the de-collation box. - $('#reading_decollate_witnesses').empty(); - $.each( reading_info['witnesses'], function( idx, wit ) { - $('#reading_decollate_witnesses').append( $('