Skip to content

Commit

Permalink
Removed unused menu items (for the moment)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienheyd committed Apr 3, 2017
1 parent 161a755 commit 8ca2eaf
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,6 @@
<i class="fa fa-cog"></i> <span>Plugins</span>
</a>
</li>
<li class="treeview">
<a href="#">
<i class="fa fa-wrench"></i> <span>{{ __('boilerplate::layout.administration') }}</span>
<span class="pull-right-container"><i class="fa fa-angle-left pull-right"></i></span>
</a>
<ul class="treeview-menu">
<li><a href="#"><i class="fa fa-circle-o"></i> {{ __('boilerplate::layout.role_managament') }}</a></li>
<li><a href="#"><i class="fa fa-circle-o"></i> {{ __('boilerplate::layout.user_managament') }}</a></li>
</ul>
</li>
</ul>
</section>
</aside>

0 comments on commit 8ca2eaf

Please sign in to comment.