X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fjs%2Frelationship.js;h=b2a6f2df75f1f6e4164230cf1379f12b3bb78bee;hb=cfa6ff766d71f99550b215cf31b9d5f82bdfcde4;hp=8eb8f80418317e9c9493e844a44fde43d0c71408;hpb=51ca18ee409cde7cd9d70c147001294ec68006ca;p=scpubgit%2Fstemmaweb.git diff --git a/root/js/relationship.js b/root/js/relationship.js index 8eb8f80..b2a6f2d 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( $('