diff options
Diffstat (limited to 'uploader/templates/phenotypes/view-dataset.html')
| -rw-r--r-- | uploader/templates/phenotypes/view-dataset.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/view-dataset.html b/uploader/templates/phenotypes/view-dataset.html index f11377a..de76cbf 100644 --- a/uploader/templates/phenotypes/view-dataset.html +++ b/uploader/templates/phenotypes/view-dataset.html @@ -219,7 +219,6 @@ chk.attr("name", "xref_ids"); chk.attr("style", "display: none"); chk.prop("checked", true); - console.debug(chk); form.append(chk); }); form.submit(); |
