Merge pull request #7 from chanzuckerberg/dataset-title

Add dataset title to index_template.html
This commit is contained in:
Colin Megill
2018-03-02 10:20:21 -08:00
committed by GitHub
+1
View File
@@ -18,6 +18,7 @@
prefix: "{{ prefix | safe }}",
version: "v0.1/",
}
window.CELLXGENE.datasetTitle = "{{ datasetTitle }}"
</script>
<noscript>If you're seeing this message, that means <strong>JavaScript has been disabled on your browser</strong>, please <strong>enable JS</strong> to make this app work.</noscript>