From 169da934b126fbde6d08e7da23b68aa9ba230e0f Mon Sep 17 00:00:00 2001 From: Alok Saldanha Date: Sat, 3 Apr 2021 07:12:50 -0400 Subject: [PATCH] updated annotation.js comment --- cellxgene_gateway/static/js/annotation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cellxgene_gateway/static/js/annotation.js b/cellxgene_gateway/static/js/annotation.js index 7b1032d..cc29c2c 100644 --- a/cellxgene_gateway/static/js/annotation.js +++ b/cellxgene_gateway/static/js/annotation.js @@ -1,5 +1,5 @@ // neandertal javascript -// TODO: rewrite this -- +// Annotations only work with file itemsources at the moment. If they work with others in the future we may need to revisit this. const new_annotation_callback = (() =>{ const suffix = `.csv`; return (e) => {