X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fjs%2Frelationship.js;h=495d28cf4636b88d5c118ef848f0aa01b92f361a;hb=5a80f535539141528fa6c08439196988dc3bb2f4;hp=89ca5e8ab847e79815292bbfbacb0f321075df71;hpb=b001c73dc563fa9fd781375fc6916e3d93189657;p=scpubgit%2Fstemmaweb.git diff --git a/root/js/relationship.js b/root/js/relationship.js index 89ca5e8..495d28c 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( $('