We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Select Data
1 parent 0d6fb1c commit 9fd16efCopy full SHA for 9fd16ef
app/templates/application.hbs
@@ -4,7 +4,7 @@
4
{{link-to 'Home' 'index' class="nav-item is-tab" activeClass="is-active"}}
5
{{link-to 'Slow Nodes' 'slow-nodes' class="nav-item is-tab" activeClass="is-active"}}
6
<a class="nav-item" {{action (action (mut showUploadModal) true)}}>
7
- Upload Data
+ Select Data
8
</a>
9
</div>
10
<div class="nav-center">
0 commit comments