adds 'My activity' link

This commit is contained in:
Juanjo Bazán
2015-11-04 13:51:57 +01:00
parent f57eef4929
commit 3465b00e89
3 changed files with 9 additions and 0 deletions

View File

@@ -31,6 +31,13 @@
<% end %>
</div>
<div>
<%= f.label :public_activity do %>
<%= f.check_box :public_activity, label: false %>
<span class="checkbox"><%= t("account.show.public_activity_label") %></span>
<% end %>
</div>
<h2><%= t("account.show.notifications")%></h2>
<div>