diff options
Diffstat (limited to 'uploader/templates')
-rw-r--r-- | uploader/templates/phenotypes/add-phenotypes-raw-files.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/add-phenotypes-raw-files.html b/uploader/templates/phenotypes/add-phenotypes-raw-files.html index 8a7463a..3242549 100644 --- a/uploader/templates/phenotypes/add-phenotypes-raw-files.html +++ b/uploader/templates/phenotypes/add-phenotypes-raw-files.html @@ -417,7 +417,7 @@ "#tbl-preview-pheno-n": "#finput-phenotype-n" }; - var files_metadata = () => { + var filesMetadata = () => { return { "separator": $("#txt-file-separator").val(), "comment_char": $( |