Skip to content

Commit

Permalink
Debug start
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Jan 19, 2017
1 parent 47036d3 commit 264ace5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/views/_user_util_links.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,13 @@
<% end %>
</ul>
</div>

<div class="navbar-right">

<ul class="nav navbar-nav">
<%= render_nav_actions do |config, action|%>
<li><%= action %></li>
<% end %>
</ul>

</div>

0 comments on commit 264ace5

Please sign in to comment.