Skip to content

Commit

Permalink
update sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
windy committed Sep 15, 2019
1 parent 33d3e55 commit 99571cc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions files/app/views/shared/admin/_sidebar.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ aside.main-sidebar.sidebar-dark-primary.elevation-4
li.nav-item
= link_to admin_root_path, class: "nav-link #{admin_active_for(admin_root_path, current_path)}" do
i.nav-icon.fas.fa-tachometer-alt
p
| Dashboard
span Dashboard
li.nav-item
= link_to '#', class: "nav-link" do
i.nav-icon.fas.fa-th
p
| Your menu
span Your menu

0 comments on commit 99571cc

Please sign in to comment.