X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fjs%2Frelationship.js;h=0e253d8ff1132dbc05e04f31ab7213667f07a815;hb=e4bdf6606498d358c80e45b8cee69250b3bee6d3;hp=341c1056aefa32098ece9c1ab8cdcab1d26a38d0;hpb=d5b3c0105aebcb7465765e290d1d17a62544a17f;p=scpubgit%2Fstemmaweb.git diff --git a/root/js/relationship.js b/root/js/relationship.js index 341c105..0e253d8 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( $('