forked from e621ng/e621ng
adjust header (again)
shoulve been done in git merge, but oh well
This commit is contained in:
parent
9923b01141
commit
b398ea5300
@ -3,7 +3,6 @@
|
|||||||
<% else %>
|
<% else %>
|
||||||
<%= decorated_nav_link_to("Profile", :user, user_path(CurrentUser.user), class: "nav-hidden") %>
|
<%= decorated_nav_link_to("Profile", :user, user_path(CurrentUser.user), class: "nav-hidden") %>
|
||||||
<% end %>
|
<% end %>
|
||||||
<%= decorated_nav_link_to("Artists", :brush, artists_path) %>
|
|
||||||
<%= decorated_nav_link_to("Posts", :images, posts_path) %>
|
<%= decorated_nav_link_to("Posts", :images, posts_path) %>
|
||||||
<%= decorated_nav_link_to("Pools", :library, gallery_pools_path) %>
|
<%= decorated_nav_link_to("Pools", :library, gallery_pools_path) %>
|
||||||
<%= decorated_nav_link_to("Sets", :group, post_sets_path) %>
|
<%= decorated_nav_link_to("Sets", :group, post_sets_path) %>
|
||||||
|
Loading…
Reference in New Issue
Block a user