Added project menu, body_trackers#index and sidebar
This commit is contained in:
1
app/views/body_trackers/_sidebar.html.erb
Normal file
1
app/views/body_trackers/_sidebar.html.erb
Normal file
@@ -0,0 +1 @@
|
||||
<h3><%= t ".heading_common" %></h3>
|
||||
@@ -1 +1,5 @@
|
||||
<h2>BodyTrackersController#index</h2>
|
||||
<h2><%= t ".heading" %></h2>
|
||||
|
||||
<% content_for :sidebar do %>
|
||||
<%= render :partial => 'sidebar' %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user