44f007c9ddb5379a7cb74cf44deb865a9fbf8c49 braney Mon Jul 24 14:34:59 2023 -0700 disabling the "Append to.." checkbox in hgPcr because the code is broken and Chris is on vacation diff --git src/hg/hgPcr/hgPcr.c src/hg/hgPcr/hgPcr.c index f37fc3c..31f6dbd 100644 --- src/hg/hgPcr/hgPcr.c +++ src/hg/hgPcr/hgPcr.c @@ -460,34 +460,36 @@ printf("%s", "\n"); jsOnEventById("click", "Submit", "if ($('#wp_r').val()==='' || $('#wp_f').val()==='') "\ "{ alert('Please specify at least a forward and reverse primer. Both input boxes need to be filled out.'); event.preventDefault(); }"); printf("%s", "