mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 01:08:13 +08:00
Merge pull request #7 from chanzuckerberg/dataset-title
Add dataset title to index_template.html
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user