Skip to content

Commit

Permalink
Remove submit link from top navigation (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
spilth authored Jul 25, 2024
1 parent 0594791 commit 5cf89e0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/views/shared/_user_util_links.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<ul class="navbar-nav">
<li class="nav-item">
<%= link_to 'Submit', 'http://metadata.geo.nyu.edu/deposit', class: 'nav-link' %>
</li>
<%= render_nav_actions do |config, action|%>
<li class="nav-item"><%= action %></li>
<% end %>
Expand Down

0 comments on commit 5cf89e0

Please sign in to comment.