Skip to content

Commit 9fd16ef

Browse files
author
Robert Jackson
committed
Rename to Select Data in navbar.
1 parent 0d6fb1c commit 9fd16ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/application.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{{link-to 'Home' 'index' class="nav-item is-tab" activeClass="is-active"}}
55
{{link-to 'Slow Nodes' 'slow-nodes' class="nav-item is-tab" activeClass="is-active"}}
66
<a class="nav-item" {{action (action (mut showUploadModal) true)}}>
7-
Upload Data
7+
Select Data
88
</a>
99
</div>
1010
<div class="nav-center">

0 commit comments

Comments
 (0)